sbcl-fare-memoization 1.2.0
Dependencies: sbcl-named-readtables@0.9-4.d5ff162
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