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