delay the evaluation of a paramless async function and cache the result
A blazing fast memoization library that is tiny but feature-rich.
Polyfill for RFC 566: @cached
A memoization algorithm that only caches the result of the latest set of arguments, where argument equality is determined via a provided equality function.