Improve compile-time constants #453
flofriday
announced in
keep-discussions
Replies: 1 comment 1 reply
-
Not part of this nice proposal, but reusing the annotation in FIR and Ir should also allow to mark const function in dokka (only stdlib due to internal visibility) and IntelliJ, shouldn't it? Documentation is the biggest pain point of const values, why can I use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is the discussion for the Improve compile-time constants proposal. A full text can be found here.
This proposal describes the current state of Kotlin's compile-time constants, outlines some inconsistencies within the feature and proposes changes to fix them.
Beta Was this translation helpful? Give feedback.
All reactions