Skip to content

Combinator.ApplySelf

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

hkt-toolbelt / Combinator / ApplySelf

Interface: ApplySelf

Combinator.ApplySelf

Hierarchy

  • Kind

    ApplySelf

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): unknown

Parameters

Name Type
x RecursiveKind

Returns

unknown

Overrides

Kind.Kind.f

Defined in

combinator/apply-self.ts:4

Clone this wiki locally