arrow-core / arrow.core.extensions.validated.applicative
arrow.core.Validated | |
arrow.Kind |
just | fun <E, A> A.~~just~~(SE: Semigroup<E>): Validated<E, A> |
unit | fun <E> ~~unit~~(SE: Semigroup<E>): Validated<E, Unit > |
Do you like Arrow?
✖