Home Manual Reference Source

References

summary
public

F consume(iterator: Iterator, n: number)

Consumes a given number of iterations of the input iterator.

public

F exhaust(iterator: Iterator)

Exhausts the input iterator.