download
raw
207 Bytes
'use strict'
module.exports = function (Yallist) {
Yallist.prototype[Symbol.iterator] = function* () {
for (let walker = this.head; walker; walker = walker.next) {
yield walker.value
}
}
}

Xet Storage Details

Size:
207 Bytes
·
Xet hash:
405ea21b7eb2c56fbe5ce412f8e7cf83b5fb698fadabed76624f5aabce25bc20

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.