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