On Wed, May 30, 2007 at 09:13:36AM -0700, [EMAIL PROTECTED] wrote:
> +the hash, the return value need not be recalculated. If you use
> +this trait, the compiler will assume two things:
> +
> +=over
> +
> +=item *
> +
> +A given C would always calculate the same return value. That is,
> +there is
Author: larry
Date: Wed May 30 09:13:35 2007
New Revision: 14409
Modified:
doc/trunk/design/syn/S06.pod
Log:
Added "is reparsed" and removed $ kludge
Explained caching semantics more thoroughly as suggested by Tim Bunce++
Modified: doc/trunk/design/syn/S06.pod
===