Companion

Functions

Link copied to clipboard
suspend fun <K, V> new(): TMap<K, V>
suspend fun <K, V> new(fn: (K) -> Int): TMap<K, V>