@hyperjump/pact
Preparing search index...
pact
collectMap
Function collectMap
collectMap
<
A
,
B
>
(
iterator
:
Iterable
<
[
A
,
B
]
>
)
:
Map
<
A
,
B
>
Collect all the key/value tuples in the iterator into a Map.
Type Parameters
A
B
Parameters
iterator
:
Iterable
<
[
A
,
B
]
>
Returns
Map
<
A
,
B
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@hyperjump/pact
Loading...
Collect all the key/value tuples in the iterator into a Map.