reactive-collections
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
reactive-collections
reactive-collections
/
dev.shreyaspatil.reactivecollections
/
toMutableReactiveMap
to
Mutable
Reactive
Map
fun
<
K
,
V
>
Map
<
K
,
V
>
.
toMutableReactiveMap
(
)
:
MutableReactiveMap
<
K
,
V
>
Returns a new
MutableReactiveMap
filled with all elements of this collection.