arrow-core-data / arrow.core / Validated / Valid

Valid

data class Valid<out A> : Validated<Nothing, A>

Constructors

<init> Valid(a: A)

Properties

a val ~~a~~: A
value val value: A

Functions

toString fun toString(): String

Do you like Arrow?

Arrow Org
<