arrow-fx-stm / arrow.fx.stm / newTMap

newTMap

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

Do you like Arrow?

Arrow Org
<