Skip to content

Kind.Kind

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

hkt-toolbelt / Kind / Kind

Class: Kind<F>

Kind.Kind

Type parameters

Name Type
F extends Function = Function

Hierarchy

Constructors

constructor

new Kind<F>()

Type parameters

Name Type
F extends Function = Function

Properties

[_]

Readonly Abstract [_]: unknown

Defined in

kind/kind.ts:10


f

f: F

Defined in

kind/kind.ts:11

Clone this wiki locally