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