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