arrow-fx / arrow.fx / Resource / map
fun <B> map(BR: Bracket<F, E>, f: (A) -> B): Resource<F, E, B>
fun <B> map(BR:
Bracket
<F, E>, f: (A) -> B):
Resource
<F, E, B>
Do you like Arrow?