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

Use the entries property instead of the values function of enum classes #637

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Use the entries property instead of the values function of enum classes #637

merged 1 commit into from
Aug 17, 2023

Conversation

tatsuyafujisaki
Copy link
Contributor

Issue

  • none

Overview (Required)

  • Use the entries property instead of the values() function of enum classes for performance.

Links

@github-actions
Copy link

Test Results

73 tests   73 ✔️  4m 15s ⏱️
  8 suites    0 💤
  8 files      0

Results for commit d52ca05.

@github-actions github-actions bot temporarily deployed to deploygate-distribution August 17, 2023 13:08 Inactive
Copy link
Member

@takahirom takahirom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is better and sound! Thanks!

@takahirom takahirom merged commit f77cb82 into DroidKaigi:main Aug 17, 2023
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants