newTSet

fun <A> STM.newTSet(fn: (A) -> Int): TSet<A>(source)
fun <A> STM.newTSet(): TSet<A>(source)