is-eq-positive-number-eighty-two
v1.0.0
Published
Check if a value is equal to positive number 82
Downloads
56
Readme
is-eq-positive-number-eighty-two
Equality checker for the number 82.
Installation
npm install is-eq-positive-number-eighty-twoUsage
const iseightytwo = require("is-eq-positive-number-eighty-two")
const assert = require("assert-fn")
assert(iseightytwo(82))License
EGPSL10X-1.0
