-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Enum.values is planned to be deprecated and replaced with Enum.entries with https://github.com/Kotlin/KEEP/blob/master/proposals/enum-entries.md
This will eventually impact the conversion method createSealedEnumFromEnum, which uses Enum.values
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request