Takaro - v0.4.11
    Preparing search index...

    Function initial

    • Gets all but the last element of array.

      Type Parameters

      • T

      Parameters

      • array: List<T> | null | undefined

        The array to query.

      Returns T[]

      Returns the slice of array.