UNPKG

@stdlib/assert-is-negative-zero

Version:

Test if a value is equal to negative zero.

3 lines 124 B
/// <reference path="../docs/types/index.d.ts" /> import isNegativeZero from '../docs/types/index'; export = isNegativeZero;