dieumercimvemba's picture
download
raw
143 Bytes
'use strict';
/** @type {import('./isNegativeZero')} */
module.exports = function isNegativeZero(x) {
return x === 0 && 1 / x === 1 / -0;
};

Xet Storage Details

Size:
143 Bytes
·
Xet hash:
e92122f00e9a9932fd900208cc466dea211892778e34583130711f955b0cb54d

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