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