Welcome! Please see the About page for a little more info on how this works.

0 votes
in core.memoize by

Due to differences in locking etc, there are some subtle differences in semantics between the clojure.core/memoize function and core.memoize/memo function, and these should be explained in the README.

1 Answer

0 votes
by
Reference: https://clojure.atlassian.net/browse/CMEMOIZE-25 (reported by seancorfield)
...