arrow-fx-stm / arrow.fx.stm / newTMVar
fun <A> STM.newTMVar(a: A): TMVar<A>
fun <A>
STM
.newTMVar(a: A):
TMVar
<A>
Do you like Arrow?