ElixirWeekly: The Elixir Community Newsletter, covering community news you easily miss, shared on ElixirStatus and the web, in one email every Thursday.
Maps vs Pattern Matching in Elixir
For some purposes, it is possible to use pattern matching instead of using a map to perform lookups.
This is my exploration of this, with some benchmarking, mystery and an unexpected plot twist!
https://medium.com/@amuino/maps-vs-pattern-matching-in-elixir-e69b7bb11b5d
Read next Gentle Introduction to GraphQL with Elixir and Phoenix