is-eq-positive-number-thirty-eight
v1.0.0
Published
Check if a value is equal to positive number 38
Readme
is-eq-positive-number-thirty-eight
Equality checker for the number 38.
Installation
npm install is-eq-positive-number-thirty-eightUsage
const isthirtyeight = require("is-eq-positive-number-thirty-eight")
const assert = require("assert-fn")
assert(isthirtyeight(38))License
EGPSL10X-1.0
