chuck
For example, there are no implicit widening conversions for numbers ...
dalexander
poohbar
toInt()
toDouble()
val Byte.i: Int get() = this.toInt() and 0xFF
A modern programming language that makes developers happier.