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