arrow-fx / arrow.fx / Resource / liftF

liftF

fun <F, E, A> Kind<F, A>.liftF(BR: Bracket<F, E>): Resource<F, E, A>

Lift a value in context F into a Resource. Use with caution as the value will have no finalizers added.

Do you like Arrow?

Arrow Org
<