A function wrapper returned by cached representing the wrapped function with caching capabilities.
Executes the underlying function or returns the existing in-flight/resolved promise.
Clears the internal cache of the function.
A function wrapper returned by cached representing the wrapped function with caching capabilities.