Companion

Functions

Link copied to clipboard
suspend fun <A> new(): TSet<A>
suspend fun <A> new(fn: (A) -> Int): TSet<A>