|
|
|
|
|
by svrtknst
1980 days ago
|
|
In many cases, Erlang has a simplicity that is largely unmatched. I love the pipe operator and it's something I miss in a lot of languages, but just as often I miss the simple form of Erlang as well, being able to just define a series of simple, immutable clauses. In some sense, two ways to solve the same problem. |
|
I always found Erlang syntax, much different but once you get use to it, very simple.
Docs, on the other hand, truly not the greatest thing :).