arrow-fx / arrow.fx / Resource / just

just

fun <F, E, A> just(r: A, BR: Bracket<F, E>): Resource<F, E, A>

Create a Resource from a value A. Use with caution as the value will have no finalizers added.

Do you like Arrow?

Arrow Org
<