Skip to content

Add support for Enum.entries #118

@alexvanyo

Description

@alexvanyo

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions