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