Memoization

A new technique used to remember function return values and store them for later use.
Do not use this library with procs that will not have a constant output if it's given the same input more than once.

Version 1

  • Login to open project files
  • Date Added: 01/28/07

Advertisement