Skip to content

fx-flow v0.7.0 / pipe/strict / Iterable

Interface: Iterable<T>

Type parameters

T

Methods

[iterator]()

[iterator](): Iterator<T, any, undefined>

Returns

Iterator<T, any, undefined>

Source

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

Released under the MIT License.