recall

← recall

memoization term

caching a function's output by its inputs

aliases: function cache, result cache

topics: caching, performance

references: