Hey,<div><br></div><div>    I was reading about Erjang (<a href="http://www.javalimit.com/2010/05/passing-funs-to-other-erlang-nodes.html">here) </a>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?<br>

</div><div>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?</div><div><br></div><div>Thanks</div>