Doubt about funs

Paulo Ferreira paf@REDACTED
Tue Feb 20 17:25:48 CET 2001


  Well, here is my doubt:

 Taken fom the Erlang Extensions doc:

"We can also refer a function defined in a different module with
the following syntax:

F = {Module,FunctionName}  "


In this case, how does Erlang gets the correct function, if
in the module are several functions, with the same name
but with different arity ?


I know it gets the correct function, at least in the same module,
because I tested it.


Thanks

 Paulo Ferreira


------------------------------------------------
Paulo Ferreira paf@REDACTED 





More information about the erlang-questions mailing list