Skip to content

Conditional.If

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

hkt-toolbelt / Conditional / If

Interface: If

Conditional.If

Hierarchy

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): If_T1<Kind<(x: never) => boolean>>

Parameters

Name Type
x Kind<(x: never) => boolean>

Returns

If_T1<Kind<(x: never) => boolean>>

Overrides

Kind.Kind.f

Defined in

conditional/if.ts:35

Clone this wiki locally