|
|
ID: 26106, Memoize implementation for Delphi 2009
Implementing a useful, higher-order function, Memoize, using Delphi 2009’s generics and anonymous methods.
|
| Download
| Details
|
|
|
|
|
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link)
|
|
To download this, you must have registered:
|
For Delphi, Version 12.0
to 12.0
90 downloads
Copyright: No significant restrictions
Updated on Wed, 01 Oct 2008 14:42:34 GMT
Originally uploaded on Wed, 01 Oct 2008 11:35:05 GMT
SHA1 Hash: 46F960CF99F39C15FD7BD13DAE422C3891A7BD66
MD5 Hash: 4CEB920265B0427F87E0233372F3FA04
|
Explore the files in this upload
File Exploration is Disabled
We're sorry, but errors in the uploaded zip file prevent it from being explored.
The error generated by the Zip attachment is:
You may still be able to repair the zip file contents if you download the entire zip locally. You may also want to ask the author to repost the attachment.
|
| Description
|
|
Memoization is a generic solution to the problem of caching function results. The function Memoize accepts a function as an argument and returns a function which does exactly the same thing, except that it caches the results.
|
|

Server Response from: CDC2
|