[erlang-questions] noob namespace question
Rustom Mody
rustompmody@REDACTED
Wed Dec 12 18:58:36 CET 2012
In Erlang variables start with a capital letter, atoms start with a
lowercase letter.
Functions also start with lowercase.
How does Erlang distinguish atoms and functions? Especially in the context
of higher order functions.?
[Disclaimer: noob to Erlang but not functional programming or Lisp. Erlang
atoms look quite close to Lisp atoms though also different...]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20121212/1f3fd5e2/attachment.htm>
More information about the erlang-questions
mailing list