arrow-core-data / arrow.core / valid
fun <A> A.valid(): Validated<Nothing, A>
fun <A> A.valid():
Validated
<
Nothing
, A>
Do you like Arrow?