@luolapeikko/ts-common
Preparing search index...
NonEmptyArray
Type Alias NonEmptyArray<T>
NonEmptyArray
:
[
T
,
...
T
[]
]
A non-empty array.
Type Parameters
T
The type of the array
Since
v0.1.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@luolapeikko/ts-common
Loading...
A non-empty array.