discussenhancementhelp wantedtechnical
Repository metrics
- Stars
- Â (1,695 stars)
- PR merge metrics
-  (30d ã« merged PR ã¯ãããŸãã)
説æ
Has anyone used EnumType? â
https://hexdocs.pm/enum_type/readme.html
Generates Enumerated type modules
that can be used as values and matched in code.
Creates proper types so Dialyzer will be able to check bad calls.
https://hex.pm/packages/enum_type seems like a few people/projects are using it ... ð

https://github.com/onboardingsystems/enum_type

Thinking of trying it for a feature: https://github.com/dwyl/auth/issues/220 ð§âð»
But wondering if there is a "standard" way of doing this now in latest Elixir ... ð