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