@luolapeikko/ts-common
    Preparing search index...

    Type Alias NonEmptyArray<T>

    NonEmptyArray: [T, ...T[]]

    A non-empty array.

    Type Parameters

    • T

      The type of the array

    v0.1.0