• Ensures an iterable from an ArrayLike object. If is an instance of an Array, will return the array directly.

    Returns

    Type Parameters

    • T

    Parameters

    • source: ArrayLike<T>

    Returns Iterable<T>

Generated using TypeDoc