isUnsignedInteger

@twine-protocol/twine-core v0.1.0Docs


twine-js / @twine-protocol/twine-core / isUnsignedInteger

Function: isUnsignedInteger()

isUnsignedInteger(n): boolean

Is this a positive integer

Parameters

Parameter
Type

n

any

Returns

boolean

Defined in

packages/twine-core/src/checks.ts:34

Last updated