(btw .toUnsignedInt() is probably what you want, b...
# announcements
g
(btw .toUnsignedInt() is probably what you want, but it’s available in Java 8 only. If you’re targeting earlier versions of the JVM, I use the following extension function: