Toggle table of contents
0.13.0-SNAPSHOT
Select version
0.13.0-SNAPSHOT
0.12.5
jvm
Platform filter
jvm
Switch theme
Search in API
modulecheck-utils:lazy
/
modulecheck.utils.lazy
/
toLazySet
to
Lazy
Set
fun
<
E
>
Collection
<
LazySetComponent
<
E
>
>
.
toLazySet
(
)
:
LazySet
<
E
>
(
source
)
fun
<
E
>
Flow
<
E
>
.
toLazySet
(
priority
:
LazySet.DataSource.Priority
=
MEDIUM
)
:
LazySet
<
E
>
(
source
)