@rimbu/stream@rimbu/stream/customAlwaysIterator<T>On this pageclass AlwaysIterator<T>undocumentedExtends: FastIteratorBase<T>Type parametersNameDescriptionTundocumentedPropertiesvalueundocumentedDefinitionreadonly value: T;MethodsfastNextundocumentedDefinitionfastNext(): T;OverridesFastIteratorBase.fastNextnextReturns the next IteratorResult.Definitionnext(): IteratorResult<T>;OverridesFastIterator.next, FastIteratorBase.next