5 ms·
I know decorators can be used to auto-memoise function arguments but I've never heard of @lru_cache for python.
by rational_indian 3y ago
I know decorators can be used to auto-memoise function arguments but I've never heard of @lru_cache for python.