Variable DONE_RESULTConst

DONE_RESULT: IteratorReturnResult<undefined> = ...

Use this IteratorResult when implementing a StreamImpl to indicate that there are no more elements in the stream.