Stick a fork in it

Walter Bright newshound1 at digitalmars.com
Wed May 9 14:25:55 PDT 2007


Chris Nicholson-Sauls wrote:
> Actually, that'll be 'final'.  The new 'invariant' will mean "this 
> *data* absolute does not change", and the new 'const' will mean "this is 
> an *immutable view* into data owned by other code, which *may* change".  
> (If I'm remembering/understanding right.)

You're right.



More information about the Digitalmars-d-announce mailing list