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

    Function copyIterableTo

    • Copies all values to a numerically indexable object.

      Type Parameters

      • T
      • TTarget extends ArrayLikeWritable<T>

      Parameters

      • source: Iterable<T>
      • target: TTarget
      • index: number = 0

      Returns TTarget

      target