www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - memoize

reply Andrea Fontana <advmail katamail.com> writes:
Is there a way to clear hash table used by memoize?
Sep 28 2011
parent reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 9/28/11 1:00 PM, Andrea Fontana wrote:
 Is there a way to clear hash table used by memoize?
No. We could add an API for that. Andrei
Sep 29 2011
parent Andrea Fontana <advmail katamail.com> writes:
+1

== Andrei Alexandrescu (SeeWebsiteForEmail erdani.org)
 On 9/28/11 1:00 PM, Andrea Fontana wrote:
 Is there a way to clear hash table used by memoize?
No. We could add an API for that. Andrei
Sep 29 2011