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