@hyperjump/pact
Preparing search index...
pact
collectSet
Function collectSet
collectSet
<
A
>
(
iterator
:
Iterable
<
A
>
)
:
Set
<
A
>
Collect all the items in the iterator into a Set.
Type Parameters
A
Parameters
iterator
:
Iterable
<
A
>
Returns
Set
<
A
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@hyperjump/pact
Loading...
Collect all the items in the iterator into a Set.