Arrow
1.1.5
arrow-fx-stm
/
arrow.fx.stm
/
TSet
/
Companion
Companion
object
Companion
(
source
)
Functions
Functions
new
Link copied to clipboard
suspend
fun
<
A
>
new
(
)
:
TSet
<
A
>
suspend
fun
<
A
>
new
(
fn
:
(
A
)
->
Int
)
:
TSet
<
A
>