Pattern Macthing to Polymorphism - an Unexpected Journey
When I started learning Elixir I didn’t really appreciate the power of pattern matching.
Little did I expect my use of pattern matching for functions would end up as a form of runtime polymorphism.
Read next IntelliJ Elixir v4.4.0