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