Extensible memoizing collections and decorators
copied from cf-staging / cachetoolsconda install conda-forge::cachetools
conda install conda-forge/label/cf201901::cachetools
conda install conda-forge/label/cf202003::cachetools
conda install conda-forge/label/gcc7::cachetools
This module provides various memoizing collections and decorators, including variants of the Python 3 Standard Library @lru_cache function decorator.