arrow-core / arrow.core.extensions.validated.show / arrow.core.Validated
fun <L, R> Validated.Companion.~~show~~(SL: Show<L>, SR: Show<R>):
ValidatedShow
<L, R>
Do you like Arrow?