|
|
|
|
|
by kamikaz1k
733 days ago
|
|
These are all the same reasons to like Elixir. For anyone that hasn’t tried writing Elixir style code with the pipeline operator should definitely check it out. It’s fun to iterate in the repl too, since you can build it sequentially without adding braces for nesting calls. |
|