arrow-core / arrow.core.extensions.either.applicativeError / raiseError
@JvmName("raiseError1") fun <L, A> L.~~raiseError~~(): Either<L, A> Deprecated: @extension kinded projected functions are deprecated
@JvmName("raiseError1") fun <L, A> L.~~raiseError~~(): Either<L, A>
Do you like Arrow?