Wow, What an honor to get a reply from my idol and mentor !!
Thanks a lot.
I really appreciate to hear your opinion regarding this:
http://stackoverflow.com/questions/13015906/is-it-safe-to-use-a-clojure-core-cache-guarded-by-ref-type
Every thing started with this issue.
Appreciate your precious time.

On Monday, October 22, 2012 10:05:25 PM UTC+3, Fogus wrote:
>
> > What I'm missing? 
>
> First, thanks for trying c.c.cache! The answer to your question is 
> that the TTL cache implementation is non-destructive.  The `evict` 
> call returns the cache without the element, but does not remove it 
> from the original cache. 
>

-- 
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

Reply via email to