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:
- Handy enumerable operations implementation.☆71Updated 8 months ago
- New data types with real encapsulation. Create smart constructors, private and immutable fields, sum types and many other fun things. Ins…☆39Updated 5 years ago
- Currying enables partial function application in Elixir.