Рет қаралды 43
Pattern Matching in Elixir
Pattern matching is one of the fundamental features of Elixir. In this episode, we get a simple introduction to it and some of the ways it’s used in Elixir.
One of the features that make Elixir such a great language is pattern matching.
In fact, in Elixir, the equals sign is called the match operator.
Elixir 1.4.5
#elixir #patternmatching #phoenix #erlang #elixirstrings #application #function #phoenixframework #webapplications #webdevelopment #software