newTMap

fun <K, V> STM.newTMap(fn: (K) -> Int): TMap<K, V>(source)
fun <K, V> STM.newTMap(): TMap<K, V>(source)