Qqwy / elixir-currying
Currying enables partial function application in Elixir.
☆44Updated last year
Alternatives and similar repositories for elixir-currying:
Users that are interested in elixir-currying are comparing it to the libraries listed below
- Algebraic Data Types for Elixir: Both functional and fun.☆73Updated last year
- Handy enumerable operations implementation.☆71Updated 2 weeks ago
- Data validation and conformation library for Elixir.☆68Updated 2 years ago
- ☆27Updated 7 years ago
- Elixir programming language design by contract library☆64Updated 5 years ago
- Draw pretty micro benchmarking charts in HTML and allow to export them as png for benchee☆58Updated last year
- More handy task runner, allowing retries, callbacks, assurance that the task succeeded, and more☆56Updated 9 months ago
- Elixir wrapper for Recon, tools to diagnose Erlang VM safely in production☆67Updated last year
- LINQ-like match_spec generation for Elixir.☆79Updated 5 years ago
- Tiny library of functions to perform transforms on maps and arrays.☆40Updated last year
- Keep your ETS tables running forever using bouncing GenServers☆100Updated 3 months ago
- Elixir Extended Protocol☆49Updated 9 months ago
- Deep (recursive) merge for maps, keywords and others in Elixir☆112Updated last year
- 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
- Gradualizer Mix Wrapper☆69Updated 5 years ago
- ⚠️Retired⚠️ library that provided a ~m sigil for ES6-like map destructuring in Elixir.☆76Updated 5 years ago
- Middleman implementation for Porcelain☆54Updated 9 years ago
- Create streams of potentially complex type values for Elixir