arrow-core-data / arrow.core / Validated / Invalid

Invalid

data class Invalid<out E> : Validated<E, Nothing>

Constructors

<init> Invalid(e: E)

Properties

e val ~~e~~: E
value val value: E

Functions

toString fun toString(): String

Do you like Arrow?

Arrow Org
<