Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/utils
iter
enumerate
Function enumerate
enumerate
<
T
>
(
iterable
:
Iterable
<
T
,
any
,
any
>
)
:
IterableIterator
<
[
number
,
T
]
>
Type Parameters
T
Parameters
iterable
:
Iterable
<
T
,
any
,
any
>
Returns
IterableIterator
<
[
number
,
T
]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.7
Loading...