[erlang-questions] Sending funs between nodes

Kirill Zaborski qrilka@REDACTED
Fri Sep 14 21:21:50 CEST 2007


On 9/13/07, Gaspar Chilingarov <nm@REDACTED> wrote:
>
> there are 2 ways -- if you define fun inside module (like in your
> example) fun is defined inside module at compile time and is passed
> around as reference to some funcion in that module.
>

But why are those ways different from each other? What's so special in
constructing funs from shell and why can't I do the same from compiled
module?

Best regards,
Kirill.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070914/133674cd/attachment.htm>


More information about the erlang-questions mailing list