is-eq-positive-number-thirty-six
v1.0.0
Published
Check if a value is equal to positive number 36
Downloads
47
Readme
is-eq-positive-number-thirty-six
Equality checker for the number 36.
Installation
npm install is-eq-positive-number-thirty-sixUsage
const isthirtysix = require("is-eq-positive-number-thirty-six")
const assert = require("assert-fn")
assert(isthirtysix(36))License
EGPSL10X-1.0
