Hello team. I am working on some papers for school...
# language-evolution
c
Hello team. I am working on some papers for school and I wanted to get some clarification on this portion of the Kotlin Language Specification:
Copy code
Kotlin Language Specification is still in progress and has experimental stability level, meaning no compatibility should be expected between even incremental releases, any functionality can be added, removed or changed without warning.
https://kotlinlang.org/spec/introduction.html#compatibility What does this refer to when talking about being in experimental stability? Is this referring to the document itself?
e
Yes, it refers to the document itself.