sbcl-fare-memoization 0.4.2
Dependencies: sbcl-named-readtables@0.9-4.d5ff162
Channel: gn-bioinformatics
Licenses: Expat
Synopsis: Memoization library for common-lisp
Description:
The fare-memoization
library builds on an age-old idea: dynamically memoizing Lisp functions. A memoized function remembers results from previous computations, and returns cached results when called with the same arguments again, rather than re-doing the computation.
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: 2