Skip to content

Kind.Pipe

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

hkt-toolbelt / Kind / Pipe

Interface: Pipe

Kind.Pipe

Hierarchy

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): Pipe_T<Kind<Function>[]>

Parameters

Name Type
x Kind<Function>[]

Returns

Pipe_T<Kind<Function>[]>

Overrides

Kind.Kind.f

Defined in

kind/pipe.ts:18

Clone this wiki locally