Module hutils::cache

source ·

Structs

  • FnCacher caches the result of a high-cost function using the design patterns of memoization and lazy evaluation.