ktongue's picture
download
raw
86 Bytes
export default function(a, b) {
return b < a ? -1 : b > a ? 1 : b >= a ? 0 : NaN;
}

Xet Storage Details

Size:
86 Bytes
·
Xet hash:
251f7e04b8630f1cd285d3fbe9bb499b85be54983a4c90f90adf7b28febc6787

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