@bytebury/sauce - v1.4.0
    Preparing search index...

    Type Alias NonEmptyList<T>

    NonEmptyList: [T, ...T[]]

    Represents a non-empty list.

    Type Parameters

    • T