new

suspend fun <A> new(fn: (A) -> Int): TSet<A>(source)
suspend fun <A> new(): TSet<A>(source)