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