Kotlin deliberately avoids implicit casting with n...
# getting-started
d
Kotlin deliberately avoids implicit casting with numeric types (changing between int and double for example) because it's sometimes the source of subtle bugs.
👆 1
👍 4