Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getValueOfKey(key) method is needed #4

Open
kaplanburak opened this issue Mar 10, 2020 · 0 comments
Open

getValueOfKey(key) method is needed #4

kaplanburak opened this issue Mar 10, 2020 · 0 comments

Comments

@kaplanburak
Copy link

There is getValues() method that returns all values in enum but I can't get a specific value with a specific key without writing extra code. A method that takes a number and returns a string would be very useful for such operation. It could be called something like this: getValueOfKey(key: number)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant