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

ifM

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

Do you like Arrow?

Arrow Org
<