Function iforEach

  • Type Parameters

    • T

    Parameters

    • iterable: Iterable<T>
    • fun: Iteratee<T, any, any>

    Returns void

Generated using TypeDoc