Typescript Library Declarations (ES2023)
Interface Iterable<T>
Type Parameters
T
Hierarchy
Iterable
Index
Methods
[iterator]
Methods
[iterator]
[iterator]
(
)
:
Iterator
<
T
,
any
,
undefined
>
Returns
Iterator
<
T
,
any
,
undefined
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
[iterator]