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