arrow-core / arrow.core.extensions / ConstShow

ConstShow

interface ~~ConstShow~~<A, T> : Show<Const<A, T>> 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 Const<A, T>.show(): String

Do you like Arrow?

Arrow Org
<