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

Support for user-defined enums #3448

Closed
4 of 7 tasks
Tracked by #3293
pbiggar opened this issue Feb 6, 2022 · 1 comment
Closed
4 of 7 tasks
Tracked by #3293

Support for user-defined enums #3448

pbiggar opened this issue Feb 6, 2022 · 1 comment

Comments

@pbiggar
Copy link
Member

pbiggar commented Feb 6, 2022

  • Allow creating user defined enums
  • Add Result and Option as types to the stdlib, convert existing DOption and DResult
  • how should enums be converted to json
  • how should enums be stored in the DB
  • add fully-qualified names to enums
  • allow piping to a constructor name
  • allow if-based destructuring/matching
@pbiggar pbiggar changed the title Enums Support for user-defined enums Feb 6, 2022
@pbiggar pbiggar removed the v-next label Mar 10, 2023
@pbiggar
Copy link
Member Author

pbiggar commented Sep 21, 2023

Mostlt done. Remaining work not being tracked here.

@pbiggar pbiggar closed this as completed Sep 21, 2023
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