Qqwy / elixir-fun_landLinks
Algebraic Data Types for Elixir: Both functional and fun.
☆73Updated 2 years ago
Alternatives and similar repositories for elixir-fun_land
Users that are interested in elixir-fun_land are comparing it to the libraries listed below
Sorting:
- Currying enables partial function application in Elixir.☆45Updated 2 years ago
- Handy enumerable operations implementation.☆72Updated 5 months ago
- New data types with real encapsulation. Create smart constructors, private and immutable fields, sum types and many other fun things. Ins…