Am 17.01.2012 17:19, schrieb Jesse Phillips:
On Tuesday, 17 January 2012 at 16:07:08 UTC, H. S. Teoh wrote:Do the current D compilers implement memoization?Not that I know of.
dmd not, but phobos: http://dlang.org/phobos/std_functional.html#memoize But as a library implementation, it is not applied automatically. PS: The dlang.org site appears to be faster as usual ! Great news :)