arrow-fx-coroutines
1.1.3-alpha.24
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
Resource
/
Companion
/
just
just
common
fun
<
A
>
just
(
r
:
A
)
:
Resource
<
A
>
Content copied to clipboard
Create a
Resource
from a pure value
A
.