is-eq-negative-number-eighty-five
v1.0.0
Published
Check if a value is equal to negative number 85
Downloads
45
Readme
is-eq-negative-number-eighty-five
Equality checker for the number -85.
Installation
npm install is-eq-negative-number-eighty-fiveUsage
const iseightyfive = require("is-eq-negative-number-eighty-five")
const assert = require("assert-fn")
assert(iseightyfive(-85))License
EGPSL10X-1.0
