You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -413,7 +413,7 @@ For more details on color printing check [**Printex**](https://github.com/blacko
413
413
414
414
### Functional Macros as Guard Clauses
415
415
416
-
We cannot make use of the functions as guard clauses in elixir. It means, `when` cannot accept cusotm defined functions. Consider the following lines of code…
416
+
We cannot make use of the functions as guard clauses in elixir. It means, `when` cannot accept custom defined functions. Consider the following lines of code…
0 commit comments