Skip to content

Type.Cast

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

hkt-toolbelt / Type / Cast

Interface: Cast

Type.Cast

Hierarchy

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): Cast_T<unknown>

Parameters

Name Type
x unknown

Returns

Cast_T<unknown>

Overrides

Kind.Kind.f

Defined in

type/cast.ts:10

Clone this wiki locally