Skip to content

Kind.Composable

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

hkt-toolbelt / Kind / Composable

Interface: Composable

Kind.Composable

Hierarchy

  • Kind

    Composable

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): true

Parameters

Name Type
x Kind<Function>[]

Returns

true

Overrides

Kind.Kind.f

Defined in

kind/composable.ts:9

Clone this wiki locally