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