Arrow
Toggle table of contents
2.1.2
common
Platform filter
common
Switch theme
Arrow
arrow-collectors
/
arrow.collectors
/
Collectors
/
set
set
fun
<
T
>
set
(
)
:
NonSuspendCollector
<
T
,
Set
<
T
>
>
Collects all the values in a set.