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