arrow-core / arrow.core.extensions.either.foldable / arrow.Kind / foldM

foldM

@JvmName("foldM") fun <L, G, A, B> Kind<Kind<ForEither, L>, A>.~~foldM~~(arg1: Monad<G>, arg2: B, arg3: (B, A) -> Kind<G, B>): Kind<G, B> Deprecated: Applicative typeclass is deprecated. Use concrete methods on Validated

Do you like Arrow?

Arrow Org
<