MapInterop<K, V> extension

on

Properties

kt KtMutableMap<K, V>
Wraps this Map with a KtMutableMap interface.
no setter

Methods

toImmutableMap() KtMap<K, V>
Converts the Map to a truly immutable KtMap