<p>That sounds like you're looking for</p>
<p>-import(Module, Functions).</p>
<p> <a href="http://www.erlang.org/doc/reference_manual/modules.html">http://www.erlang.org/doc/reference_manual/modules.html</a> </p>
<p>--<br>
Jesse Gumm<br>
Owner, Sigma Star Systems<br>
414.940.4866 || <a href="http://sigma-star.com">sigma-star.com</a> || @jessegumm</p>
<div class="gmail_quote">On Aug 14, 2012 9:56 AM, "Tyron Zerafa" <<a href="mailto:tyron.zerafa@gmail.com">tyron.zerafa@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey all,<div>    Is there any mechanism in Erlang which I can use to copy functions from one module to another? So, if I have module <b>A</b> containing functions <b>a</b>, <b>b</b> and <b>c</b>, is there any way in which I can copy <b>a</b> to module B?<br clear="all">

<div><br></div><div>Thanks </div><div>Tyron</div><br>
</div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div>