Skip to content

Number.IsNatural

Michael Poteat edited this page Feb 27, 2023 · 3 revisions

hkt-toolbelt / Number / IsNatural

Interface: IsNatural

Number.IsNatural

Hierarchy

  • Kind

    IsNatural

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): false

Parameters

Name Type
x Number

Returns

false

Overrides

Kind.Kind.f

Defined in

number/is-natural.ts:11

Clone this wiki locally