Function iterTake

  • Parameters

    • iterator: any
    • n: any

    Returns Generator<any, void, unknown>

Generated using TypeDoc