• Select a first N elements of an array

    Parameters

    • array: Iterable
    • limit: number

    Returns Iterable