[erlang-questions] function_clause

Thomas Lindgren thomasl_erlang@REDACTED
Wed Mar 24 14:54:24 CET 2010





----- Original Message ----
> From: Boris Shomodjvarac <shomodj@REDACTED>
>
Now I know where the problems is, 
> I'm interested in erlang naming
convention for naming funs (anonymous 
> functions). From the error above I
know its a list comprehension, but is 
> there a document? source code?
that I can see how will erlang name those 
> function?

Look in the compiler sources. You probably shouldn't rely on the name having any deep meaning apart from being a fresh function name.

Best,
Thomas



      


More information about the erlang-questions mailing list