Join Slack
Powered by
Or something like `inline val Int.b get() = this.t...
# announcements
k
karelpeeters
08/30/2018, 9:53 AM
Or something like
inline val Int.b get() = this.toByte()
and then use
... == 0.b
for almost-literals.
Open in Slack
Previous
Next