Skip to content

Combinator.Self

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

hkt-toolbelt / Combinator / Self

Interface: Self

Combinator.Self

Hierarchy

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): Self

Parameters

Name Type
x unknown

Returns

Self

Overrides

Kind.Kind.f

Defined in

combinator/self.ts:4

Clone this wiki locally