arrow-core-data / arrow.core.computations / validated

validated

object ~~validated~~ Deprecated: The either computation block supports validated with the right short-circuiting semantics

Functions

eager fun <E, A> eager(c: suspend RestrictedValidatedEffect<E, *>.() -> A): Validated<E, A>
invoke suspend operator fun <E, A> invoke(c: suspend ValidatedEffect<E, *>.() -> A): Validated<E, A>

Do you like Arrow?

Arrow Org
<