is-eq-negative-number-eighty-three
v1.0.0
Published
Check if a value is equal to negative number 83
Readme
is-eq-negative-number-eighty-three
Equality checker for the number -83.
Installation
npm install is-eq-negative-number-eighty-threeUsage
const iseightythree = require("is-eq-negative-number-eighty-three")
const assert = require("assert-fn")
assert(iseightythree(-83))License
EGPSL10X-1.0
