Skip to content

Boolean.Nor

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

hkt-toolbelt / Boolean / Nor

Interface: Nor

Boolean.Nor

Hierarchy

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): Nor_T<boolean>

Parameters

Name Type
x boolean

Returns

Nor_T<boolean>

Overrides

Kind.Kind.f

Defined in

boolean/nor.ts:15

Clone this wiki locally