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