arrow-core / arrow.core.extensions.eval.monad / arrow.Kind / ifM

ifM

@JvmName("ifM") fun <B> Kind<ForEval, Boolean>.~~ifM~~(arg1: () -> Kind<ForEval, B>, arg2: () -> Kind<ForEval, B>): Eval<B> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<