Lazily evaluates a getter on an object and caches the returned value
An in-memory caching (memoization) decorator for Typescript
Thin wrapper around lru-cache with extended functionality.
An ES7 decorator for memoising (caching) a method's response
Wrap a function in a memo to reuse the first invocation result of the function