arrow-core / arrow.core.extensions.hashed.foldable / arrow.Kind / foldM
@JvmName("foldM") fun <G, A, B> Kind<ForHashed, A>.~~foldM~~(arg1: Monad<G>, arg2: B, arg3: (B, A) -> Kind<G, B>): Kind<G, B>
Deprecated: @extension kinded projected functions are deprecated
Do you like Arrow?
✖