For example, in Kotlin, attempting to "cast" a non...
# announcements
m
For example, in Kotlin, attempting to "cast" a non-numeric string to an Int will compile, whereas a cast from a String to Integer in Java won't