is-eq-negative-number-seventy-eight
v1.0.0
Published
Check if a value is equal to negative number 78
Readme
is-eq-negative-number-seventy-eight
Equality checker for the number -78.
Installation
npm install is-eq-negative-number-seventy-eightUsage
const isseventyeight = require("is-eq-negative-number-seventy-eight")
const assert = require("assert-fn")
assert(isseventyeight(-78))License
EGPSL10X-1.0
