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