ktongue's picture
download
raw
110 Bytes
export default function(a, b) {
return a = +a, b = +b, function(t) {
return a * (1 - t) + b * t;
};
}

Xet Storage Details

Size:
110 Bytes
·
Xet hash:
2c9b9a84d95c7f53f8c2c6ec5542631b5d03ec8ae6c7a46c3bb920b51d542fa7

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