type fixedDoneIteratorResult
A frozen IteratorResult instance representing the completed iterator state. This value is reused by several fast iterator implementations to avoid allocations.
Definition
fixedDoneIteratorResult: IteratorResult<any>