<div dir="ltr">On Sat, Mar 1, 2014 at 8:07 PM, Ron Garret <span dir="ltr"><<a href="mailto:ron@flownet.com" target="_blank">ron@flownet.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div class="">><br>
> For debugging purposes, conformingly you could merely put the functions<br>
> in a hash-table with their "name”.<br>
<br>
</div>That’s actually a very good idea.  It would have to be a weak hash table, and I'd need a custom print-object method for functions, but it would do exactly what I want.  Thanks for the suggestion!</blockquote><div>

<br></div><div>That's pretty much what the two-argument ccl::lfun-name does.</div></div></div></div>