rd-core
2023.2.3
rd-core
/
com.jetbrains.rd.util.reactive
/
adviseUntil
advise
Until
fun
<
T
>
ISource
<
T
>
.
adviseUntil
(
lifetime
:
Lifetime
,
handler
:
(
T
)
->
Boolean
)
Content copied to clipboard
Holds subscription until
handler
returns true or
lifetime
is terminated