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