[erlang-questions] Local vs external function calls
Tyron Zerafa
tyron.zerafa@REDACTED
Tue Dec 11 11:40:51 CET 2012
Hey,
I was reading about Erjang (here)
<http://www.javalimit.com/2010/05/passing-funs-to-other-erlang-nodes.html>and
it implements an interesting design in which it differentiates between
local and external function calls. Is there anything similar in Erlang?
What is the main difference between local and external functions?
I have been trying some things out and it seems that they have identical
semantics when passed to a remote node. Is there anything I am missing?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20121211/920af68a/attachment.htm>
More information about the erlang-questions
mailing list