On 9/13/07, <b class="gmail_sendername">Gaspar Chilingarov</b> <<a href="mailto:nm@web.am">nm@web.am</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
there are 2 ways -- if you define fun inside module (like in your<br>example) fun is defined inside module at compile time and is passed<br>around as reference to some funcion in that module.<br></blockquote></div><br>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?
<br><br>Best regards,<br>Kirill.<br>