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