is-eq-negative-number-fifty-two
v1.0.0
Published
Check if a value is equal to negative number 52
Downloads
22
Readme
is-eq-negative-number-fifty-two
Equality checker for the number -52.
Installation
npm install is-eq-negative-number-fifty-twoUsage
const isfiftytwo = require("is-eq-negative-number-fifty-two")
const assert = require("assert-fn")
assert(isfiftytwo(-52))License
EGPSL10X-1.0
