ktongue's picture
download
raw
120 Bytes
export default function(series) {
var n = series.length, o = new Array(n);
while (--n >= 0) o[n] = n;
return o;
}

Xet Storage Details

Size:
120 Bytes
·
Xet hash:
c18fbeebfc2229a35620173185550318ee29b49513433e63dd75bdbd40bedc76

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