• Iterate over a collection

    Parameters

    • array: Iterable
    • callback: (item: any) => string

    Returns string