Skip to content

Boolean.Imply

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

hkt-toolbelt / Boolean / Imply

Interface: Imply

Boolean.Imply

Hierarchy

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): Imply_T<boolean>

Parameters

Name Type
x boolean

Returns

Imply_T<boolean>

Overrides

Kind.Kind.f

Defined in

boolean/imply.ts:15

Clone this wiki locally