Optimizing Immutable and Purity

Denis Koroskin 2korden at gmail.com
Mon Dec 22 14:16:17 PST 2008


On Tue, 23 Dec 2008 01:10:52 +0300, Walter Bright <newshound1 at digitalmars.com> wrote:

> I've been working on improving the optimizer to take advantage of  
> immutability and purity.
>
> http://www.reddit.com/r/reddit.com/comments/7l5x4/optimizing_immutable_and_purity/
>
> http://dobbscodetalk.com/index.php?option=com_myblog&amp;show=Optimizing-Immutable-and-Purity.html&amp;Itemid=29

Your link is wrong - '&' is replaced with '&amp;' and thus following the link gives the error below:
> You are not authorised to view this resource.
> You need to login.

Here is correct link:
http://dobbscodetalk.com/index.php?option=com_myblog&show=Optimizing-Immutable-and-Purity.html&Itemid=29



More information about the Digitalmars-d mailing list