@tsdotnet/collection-base - v2.1.9
    Preparing search index...

    Function indexIterable

    • Returns an iterable that iterates an ArrayLike object by index.

      Type Parameters

      • T

      Parameters

      • source: ArrayLike<T>

      Returns Iterable<T>