DEV Community

Discussion on: Write Better Code With [Functional Programming & Elixir]

Collapse
 
begedin profile image
Nikola Begedin

While pattern matching / function clause overloading is great, and one of the many advantages elixir offers, AFAIK, it's not a trait exclusive to functional languages.

Collapse
 
elixirprogrammer profile image
Anthony Gonzalez

That's correct!