Hi all.<br>Is there a way to get function&#39;s name?<br><br>(define (fn) ...)<br>How can I retrieve &quot;fn&quot; inside itself body?<br>