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

Enums #110

Open
mvcds opened this issue Mar 29, 2019 · 0 comments
Open

Enums #110

mvcds opened this issue Mar 29, 2019 · 0 comments
Labels
available Assign yourself to it! help wanted It's too dangerous to go alone

Comments

@mvcds
Copy link
Owner

mvcds commented Mar 29, 2019

Values could be limited to a certain amount of enumerated values

Keep in mind that in some languages, those values are like tokens themselves, while in others they are just like strings

And that some languages associate their "keys" to specific numbers in an orderly manner and others allow you to freely associate values


It is possible to make flags using enums

@mvcds mvcds added available Assign yourself to it! help wanted It's too dangerous to go alone labels Mar 29, 2019
@mvcds mvcds added this to the A serious tool milestone Mar 29, 2019
@mvcds mvcds added this to To do in Lovable product via automation Mar 29, 2019
@mvcds mvcds added this to To do in Selfish via automation Mar 29, 2019
@mvcds mvcds moved this from To do to In progress in Lovable product Apr 9, 2019
@mvcds mvcds moved this from In progress to To do in Lovable product May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
available Assign yourself to it! help wanted It's too dangerous to go alone
Projects
Selfish
  
To do
Development

No branches or pull requests

1 participant