cl-fare-memoization 1.2.0
Channel: guix
Licenses: Expat
Synopsis: Memoization library for Common Lisp
Description:
This library builds on the venerable idea of dynamically memoizing functions. A memoized function remembers results from previous computations and returns cached results when called again with the same arguments rather than repeating the computation.
Total results: 1