arrow-core / arrow.core.extensions.tuple2.monad / arrow.Kind / effectM

effectM

@JvmName("effectM") fun <F, A, B> Kind<Kind<ForTuple2, F>, A>.~~effectM~~(MF: Monoid<F>, arg1: (A) -> Kind<Kind<ForTuple2, F>, B>): Tuple2<F, A> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<