This module provides various memoizing collections and decorators, including variants of the Python 3 Standard Library `@lru_cache`_ function decorator. Feedback and OK jasper
4 lines
153 B
Plaintext
4 lines
153 B
Plaintext
This module provides various memoizing collections and decorators,
|
|
including variants of the Python 3 Standard Library `@lru_cache`_
|
|
function decorator.
|