Vladimir

31%
Flag icon
The functools.cache decorator is actually a simple wrapper around the older functools.lru_cache function, which is more flexible and compatible with Python 3.8 and earlier versions.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview