An iterable that can only be used once.

Constructor

new(it:Iterable<T>)

Methods

iterator():Iterator<T>