arrow-optics / arrow.optics / PSetter / fromFunctor

fromFunctor

fun <F, A, B> fromFunctor(FF: Functor<F>): PSetter<Kind<F, A>, Kind<F, B>, A, B>

Create a PSetter from a arrow.Functor

Do you like Arrow?

Arrow Org
<