LazySequence.stop()method

stop(iterator: LazyIterator<T, R, N>): void

An iterator stopped iterating.

  • Add this iterator to the register
  • Stop the starter if this is the last iterator.