|
|
|
|
|
by FrancoisBosun
620 days ago
|
|
This looks very, very interesting! Good work. My only nitpick is the ligatures. I believe pipelining in Elixir uses the |> operator, but the blog post uses a kind of triangle pointing to the right. Due to my previous exposure to Elixir, I guessed that it must have been |>, but if I hadn’t know, then I would be really confused when I tried to write that in my editor to replicate the code. |
|
It's better to not use ligatures for publication, such as in this scenario.
(Now that I've said that, I better go check and see if I've made this mistake due to just not thinking about it.... hmm.....)