Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b88ef commit 36d69f3Copy full SHA for 36d69f3
getting-started/basic-operators.markdown
@@ -113,4 +113,4 @@ You don't actually need to memorize this ordering, it's enough to know that this
113
114
For reference information about operators (and ordering), check the [reference page on operators](/docs/master/elixir/operators.html).
115
116
-In the next chapter, we are going to discuss some basic functions, data type conversions, and a bit of control flow.
+In the next chapter, we are going to discuss pattern matching through the use of `=`, the match operator, .
0 commit comments