arrow-core / arrow.core.extensions.either.monadError / arrow.Kind / ensure
@JvmName("ensure") fun <L, A> Kind<Kind<ForEither, L>, A>.~~ensure~~(arg1: () -> L, arg2: (A) ->
Boolean
): Either<L, A>
Deprecated: @extension kinded projected functions are deprecated
Do you like Arrow?
✖