arrow-core-data / arrow.core / Ior / show
fun ~~show~~(SL: Show<A>, SR: Show<B>): String Deprecated: Show typeclass is deprecated, and will be removed in 0.13.0. Please use the toString method instead.
fun ~~show~~(SL:
Show
<A>, SR:
<B>):
String
Do you like Arrow?