• Type Parameters

    • T

    • Ctx

    Parameters

    • it: <internal>.Iterator<T>
    • f: ((v: T, ctx: Ctx) => any)
        • (v: T, ctx: Ctx): any
        • Parameters

          • v: T
          • ctx: Ctx

          Returns any

    • ctx: Ctx

    Returns Ctx

Generated using TypeDoc