A simple in-memory, LRU cache that can be wrapped around any function to memoize it. The cache is keyed on a hash of the input data (using 'digest') or on pointer equivalence.
https://anaconda.org/r/r-memo/badges/version.svg
https://anaconda.org/r/r-memo/badges/latest_release_date.svg
https://anaconda.org/r/r-memo/badges/latest_release_relative_date.svg
https://anaconda.org/r/r-memo/badges/platforms.svg
https://anaconda.org/r/r-memo/badges/license.svg
https://anaconda.org/r/r-memo/badges/downloads.svg