toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
CoCond
/
yield
yield
suspend
fun
yield
(
until
:
(
T
)
->
Boolean
?
=
null
,
timeout
:
Int
=
Int.MAX_VALUE
)
:
T
?