arrow-core-data / arrow.core / Validated / show
fun ~~show~~(SE: Show<E>, SA: Show<A>): String Deprecated: Show is deprecated in favor of toString(), since Kotlin’s Std doesn’t take Show into account
fun ~~show~~(SE:
Show
<E>, SA:
<A>):
String
Do you like Arrow?