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

foldM

@JvmName("foldM") fun <A, G, B> Kind<Kind<ForConst, A>, A>.~~foldM~~(arg1: Monad<G>, arg2: B, arg3: (B, 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
<