What I learned from implementing Combinators in 3 Elixir patterns
In a recent project, I implemented combinator pattern with anonymous functions, behaviour modules, and protocols.
This process completely changed my understanding of functions and data.
Read the blog post for more details! https://yiming.dev/blog/2021/06/13/what-i-learned-from-implementing-combinators-in-3-elixir-patterns/
Read next Rube - A multi-chain DeFi development toolkit for Elixir