Why doesn't Kotlin `Long` cover all of java `Long`...
# announcements
r
Why doesn't Kotlin
Long
cover all of java
Long
features? There is no
Long.BYTES
so I have to use
java.lang.Long.BYTES