Welcome to the Kung Fu Garden

Explore various micro projects and platforms by x51 and friends.

Kung Fu Garden Proto Library v3.0.2


Kung Fu Garden Proto Library / index / a

Function: a()

a<T>(value): IArray<T>

Creates a new array wrapper with utilities for array manipulation

Type Parameters

T

T

Parameters

value

T[]

The array to wrap

Returns

IArray<T>

An IArray instance with array utility methods