toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.async
/
toChannel
to
Channel
suspend
fun
<
T
>
Iterable
<
T
>
.
toChannel
(
)
:
ReceiveChannel
<
T
>
suspend
fun
<
T
>
Flow
<
T
>
.
toChannel
(
)
:
ReceiveChannel
<
T
>