[erlang-questions] Does Erlang pure functional programming language?
Attila Rajmund Nohl
attila.r.nohl@REDACTED
Thu Jan 19 15:43:58 CET 2012
2012/1/19, Abdul Fattah Mahran <abdoo.mahran@REDACTED>:
> Hi All,
> I want to know if Erlang pure functional programming language or not? I
> can't find a clear document that states this. If someone can tell where I
> can find this information in Erlang documentation it will help a lot.
Erlang functions can have side effects, so it's not a pure functional language.
More information about the erlang-questions
mailing list