rberga06.utils.cache#
Useful caching utilities.
Functions
Classes
|
A cache. |
|
Function cache. |
|
A function cache that ignores **kwargs. |
|
A function cache that ignores *args. |
|
A function cache that ignores *args and **kwargs. |
|
A function cache that only checks the first positional argument. |
|