Skip to content

Boolean.And

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

hkt-toolbelt / Boolean / And

Interface: And

Boolean.And

Hierarchy

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): And_T<boolean>

Parameters

Name Type
x boolean

Returns

And_T<boolean>

Overrides

Kind.Kind.f

Defined in

boolean/and.ts:15

Clone this wiki locally