Join Slack
Powered by
Is there a good technical reason why `typeOf` does...
# compiler
g
Gat Tag
08/11/2025, 11:18 PM
Is there a good technical reason why
typeOf
does not populate
KType
annotations
on JVM other than it wasn't possible in the compiler 4 years ago?
u
udalov
08/15/2025, 7:28 PM
Not that I know of. Now that we have annotation instantiation in the language, this should be easy to support.
udalov
08/15/2025, 7:28 PM
KT-29919
4
Views
Open in Slack
Previous
Next