reaktive
Toggle table of contents
2.4.0
common
Platform filter
common
Switch theme
Search in API
reaktive
reaktive
/
com.badoo.reaktive.disposable.scope
/
disposableScope
disposable
Scope
inline
fun
disposableScope
(
block
:
DisposableScope
.
(
)
->
Unit
)
:
DisposableScope
Creates a new instance of
DisposableScope
and calls the provided
block
on it