arrow-core / arrow.core.extensions.const.foldable / arrow.Kind / foldMapM

foldMapM

@JvmName("foldMapM") fun <A, G, B, MA : Monad<G>, MO : Monoid<B>> Kind<Kind<ForConst, A>, A>.~~foldMapM~~(arg1: MA, arg2: MO, arg3: (A) -> Kind<G, B>): Kind<G, B> Deprecated: Kind is deprecated, and will be removed in 0.13.0. Please use one of the provided concrete methods instead

Do you like Arrow?

Arrow Org
<