rd-framework / com.jetbrains.rd.framework.util / nextValueAsync

nextValueAsync

fun <T> <ERROR CLASS><T>.nextValueAsync(lifetime: <ERROR CLASS>, condition: (T) -> Boolean = { true }): <ERROR CLASS><T>