Skip to content

EnumType? #181

Open
Open
@nelsonic

Description

@nelsonic

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 ... 📈
image

https://github.com/onboardingsystems/enum_type
image

Thinking of trying it for a feature: dwyl/auth#220 🧑‍💻
But wondering if there is a "standard" way of doing this now in latest Elixir ... 💭

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussShare your constructive thoughts on how to make progress with this issueenhancementNew feature or enhancement of existing functionalityhelp wantedIf you can help make progress with this issue, please comment!technicalA technical issue that requires understanding of the code, infrastructure or dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions