function_clause
    Boris Shomodjvarac 
    shomodj@REDACTED
       
    Wed Mar 24 11:24:07 CET 2010
    
    
  
Hi all,
I have a question about function_clause exception, I have this
function_clause:
[code]
{function_clause,
  [{foo,
    '-bar/1-lc$^0/1-0-',
    [undefined]},
  ...
[code]
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?
I'm using R13.
Thanks,
Boris.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20100324/c335b8ea/attachment.bin>
    
    
More information about the erlang-questions
mailing list