powered by
Retreive the next element from an iteror.
nextOr(obj, or, ...)
Either the next value of iteror, or the value of or.
iteror
or
An iteror.
If the iterator has reached its end, this argument will be forced and returned.
Other arguments may be used by specific iterors.