<div dir="ltr">Good point.  Might be an argument for a procedure-closure-contents-hash-code function.  Of course, never mind that if you can forego memoization entirely.<br><div><div class="gmail_extra"><br clear="all"><div>

Carl Eastlund</div>
<br><div class="gmail_quote">On Thu, Jun 6, 2013 at 7:46 PM, Vincent St-Amour <span dir="ltr">&lt;<a href="mailto:stamourv@ccs.neu.edu" target="_blank">stamourv@ccs.neu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

At Thu, 6 Jun 2013 18:39:57 -0400,<br>
<div class="im">Carl Eastlund wrote:<br>
&gt; Also if you&#39;re going to memoize things, why are you using assoc rather than<br>
&gt; a hash table?  Or if at all possible, a weak hash table?<br>
<br>
</div>I&#39;m using `procedure-closure-contents-eq?&#39; as the equality predicate.<br>
AFAIK, there&#39;s no hash table for that.<br>
<span class="HOEnZb"><font color="#888888"><br>
Vincent<br>
<br>
</font></span></blockquote></div><br></div></div></div>