devtypes - v1.1.0
    Preparing search index...

    Module types/lists

    List-like Types

    Utility types for working with list-like data structures such as arrays, records, sets, maps, and generic iterables.

    1.0.0

    Type Aliases

    IsIndexedList
    IsKeyedList
    IsListLike
    ListElement
    ListLike
    ListLikeIndex
    ToArray
    ToMap
    ToReadonlyArray
    ToSet