Skip to content

fx-flow v0.7.0 / pipe/lazy / IteratorResult

Type alias: IteratorResult<T, TReturn>

IteratorResult<T, TReturn>: IteratorYieldResult<T> | IteratorReturnResult<TReturn>

Type parameters

T

TReturn = any

Source

node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es2015.iterable.d.ts:39

Released under the MIT License.