@tsdotnet/collection-base - v2.1.9
Preparing search index...
indexIterable
Function indexIterable
indexIterable
<
T
>
(
source
:
ArrayLike
<
T
>
)
:
Iterable
<
T
>
Returns an iterable that iterates an
ArrayLike
object by index.
Type Parameters
T
Parameters
source
:
ArrayLike
<
T
>
Returns
Iterable
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@tsdotnet/collection-base - v2.1.9
Loading...
Returns an iterable that iterates an
ArrayLike
object by index.