In this video training, you’ll learn how to use Pattern Matching in Elixir.

In this video, we will show how the = operator in Elixir is actually a match operator and how to use it to pattern match inside data structures. Finally, we will learn about the pin operator ^ used to access previously bound values.

#elixir

Learn How to Use Pattern Matching in Elixir - Elixir Episode 4
1.10 GEEK