Menu

#200 memoize package

open
nobody
5
2005-04-04
2005-04-04
Anonymous
No

A package that can be used to cache, load and save the
values of expensive pure function calls i.e function
without side effects

Implmentation: http://wiki.tcl.tk/memoize

Perl has it as a default package since 5.8.0
http://perl.plover.com/Memoize/

regards,,
Detlef

Discussion