arrow-fx-stm / arrow.fx.stm / TSet / new

new

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

Do you like Arrow?

Arrow Org
<