Hello there!
I am concerned about unsigned types - I know that they are experimental yet, but I'd like to use them in production code. Should I worry about that they can be removed from language?
l
louiscad
05/08/2019, 11:37 AM
Hello @Nikita Yatskivskiy!
I personally don't worry too much about that, but I stay cautious for public APIs. See this part of KotlinConf Keynote 2018 about language evolution principles for Kotlin: