Hacker News new | ask | show | jobs
by jkxyz 2479 days ago
Clojure's implementation of `memoize` is here:

https://github.com/clojure/clojure/blob/master/src/clj/cloju...

What were the special cases for your use case?