is-eq-negative-number-seventy-four
v1.0.0
Published
Check if a value is equal to negative number 74
Downloads
44
Readme
is-eq-negative-number-seventy-four
Equality checker for the number -74.
Installation
npm install is-eq-negative-number-seventy-fourUsage
const isseventyfour = require("is-eq-negative-number-seventy-four")
const assert = require("assert-fn")
assert(isseventyfour(-74))License
EGPSL10X-1.0
