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

Convert enum objects to arrays #171

Closed
mattdelsordo opened this issue Oct 19, 2019 · 1 comment
Closed

Convert enum objects to arrays #171

mattdelsordo opened this issue Oct 19, 2019 · 1 comment
Labels
internal Update to the development setup

Comments

@mattdelsordo
Copy link
Owner

Step 1: Check and see how JS implements these to determine if it's even worth it to do

In a sane language, converting STATS and STATES to arrays would allow for a more efficient program.

@mattdelsordo mattdelsordo added the internal Update to the development setup label Oct 19, 2019
@mattdelsordo
Copy link
Owner Author

Only gonna do this if I start using typescript enums

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

No branches or pull requests

1 participant