memoize Cache function results based on arguments to improve performance utils-memoize log Utils index.js Functions Uses Map for caching with [UMASH](https://github.com/backtrace-labs/umash)-based hashCode by default, supports custom hash functions ["utils","functions","memoize","cache"] Example
Categories