Home
last modified time | relevance | path

Searched defs:rxMaybe (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/src/
DRxMaybe.kt23 public fun <T> rxMaybe( in <lambda>() method
38 public fun <T> CoroutineScope.rxMaybe( in rxMaybe() method
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/src/
DRxMaybe.kt20 public fun <T> rxMaybe( in <lambda>() method