Support Enum.entries #2762
Labels
enhancement
An issue for a feature or an overall improvement
feedback: Kotlin libs
Feedback from Kotlin's internal libraries
language: Kotlin
Issue/PR related to the Kotlin language feature/analysis/docs
Milestone
Kotlin 1.8.20-1.9.0 adds a new feature - Enum.entries
This is how it works for
Enum.values()
Dokka should render
entries
the same way it renderedvalues
The text was updated successfully, but these errors were encountered: