arrow-fx-coroutines / arrow.fx.coroutines / Schedule / Decision / mapRight
fun <D> ~~mapRight~~(g: (B) -> D): Decision<A, D> Deprecated: mapRight is renamed to map
fun <D> ~~mapRight~~(g: (B) -> D): Decision<A, D>
Do you like Arrow?