is-eq-negative-number-eighty-six
v1.0.0
Published
Check if a value is equal to negative number 86
Downloads
95
Readme
is-eq-negative-number-eighty-six
Equality checker for the number -86.
Installation
npm install is-eq-negative-number-eighty-sixUsage
const iseightysix = require("is-eq-negative-number-eighty-six")
const assert = require("assert-fn")
assert(iseightysix(-86))License
EGPSL10X-1.0
