Optionals are not a runtime implementation as long...
# announcements
r
Optionals are not a runtime implementation as long as you're not mixing Java with Kotlin. And if you do and anything at runtime does not obey to the nullability rules the program WILL crash.