toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.async
/
produce
produce
suspend
fun
<
E
>
produce
(
capacity
:
Int
=
0
,
block
:
suspend
ProducerScope
<
E
>
.
(
)
->
Unit
)
:
ReceiveChannel
<
E
>