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