Skip to content

Boolean.Or

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

hkt-toolbelt / Boolean / Or

Interface: Or

Boolean.Or

Hierarchy

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): Or_T<boolean>

Parameters

Name Type
x boolean

Returns

Or_T<boolean>

Overrides

Kind.Kind.f

Defined in

boolean/or.ts:15

Clone this wiki locally