arrow-core / arrow.core.extensions / ValidatedShow

ValidatedShow

interface ~~ValidatedShow~~<L, R> : Show<Validated<L, R>> Deprecated: Show is deprecated in favor of toString(), since Kotlin’s Std doesn’t take Show into account

Functions

show open fun Validated<L, R>.show(): String
SL abstract fun SL(): Show<L>
SR abstract fun SR(): Show<R>

Do you like Arrow?

Arrow Org
<