Skip to content

List.Pop

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

hkt-toolbelt / List / Pop

Interface: Pop

List.Pop

Hierarchy

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): never

Parameters

Name Type
x readonly unknown[]

Returns

never

Overrides

Kind.Kind.f

Defined in

list/pop.ts:11

Clone this wiki locally