arrow-core / arrow.core.extensions / MapKShow

MapKShow

interface ~~MapKShow~~<K, A> : Show<MapK<K, A>> Deprecated: Show is deprecated in favor of toString(), since Kotlin’s Std doesn’t take Show into account

Functions

SA abstract fun SA(): Show<A>
show open fun MapK<K, A>.show(): String
SK abstract fun SK(): Show<K>

Do you like Arrow?

Arrow Org
<