[erlang-questions] function_clause

Maxim Treskin zerthurd@REDACTED
Wed Mar 24 11:39:38 CET 2010


http://groups.google.com/group/erlang-programming/browse_thread/thread/a178a121761ddc24

On 24 March 2010 16:24, Boris Shomodjvarac <shomodj@REDACTED> wrote:
>
> 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.
>
>



-- 
Maxim Treskin


More information about the erlang-questions mailing list