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