Join Slack
Communities
Powered by
<https://stackoverflow.com/questions/31723143/kotl...
# android
i
itnoles
11/30/2017, 3:25 AM
https://stackoverflow.com/questions/31723143/kotlin-uses-runtime-assertions-for-null-checking-performance-overhead
is this is still possible?
f
Fré Dumazy
11/30/2017, 8:40 AM
AFAIK this is still possible. I would however suggest to disable this only for release builds, as it might be handy during development
Fré Dumazy
11/30/2017, 8:45 AM
Have a look at Christophe Beyls's article about it. (middle section is about null safety)
https://medium.com/@BladeCoder/exploring-kotlins-hidden-costs-part-2-324a4a50b70
Open in Slack
Previous
Next