arrow-core / arrow.core.extensions.tuple5.show / arrow.core.Tuple5 / show
fun <A, B, C, D, E> Tuple5.Companion.~~show~~(SA: Show<A>, SB: Show<B>, SC: Show<C>, SD: Show<D>, SE: Show<E>):
Tuple5Show
<A, B, C, D, E>
Deprecated: Show is deprecated in favor of toString(), since Kotlin’s Std doesn’t take Show into account
Do you like Arrow?
✖