On Jul 3, 10:41 am, Nicolas Oury <nicolas.o...@gmail.com> wrote: > I have a - very simple - memoizer that uses Weak/Soft/Hard Hash tables from > the JDK or from google collections. > (Google collections has different strategies for expiration of cache. Soft > is the last time since used strategy. Weak is > a good strategy for object for which identity is equality.) >
If you have the code in a working state I'd be happy try to add the google/JDK methods as algorithms to the library. Alternatively feel free to fork the code and add them yourself and I'll incorporate your changes. Saul -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en