Unsigned in `1.3-M2` are pretty good but what abou...
# announcements
s
Unsigned in
1.3-M2
are pretty good but what about methods
.toShort()
and
.toDouble()
? Now I have to do:
UInt.toLong().toDouble()
.