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