What's missing to make D2 feature complete?

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Mon Dec 22 13:52:02 PST 2014


On Mon, 22 Dec 2014 11:17:39 +0000
via Digitalmars-d <digitalmars-d at puremagic.com> wrote:

> On Monday, 22 December 2014 at 11:03:33 UTC, bioinfornatics wrote:
> > - use everywhere as possible immutability ( const ref, in,
> > immutable )
> 
> Thanks, I forgot that one. Immutable values by default is indeed 
> an important improvement. All by-value parameters to functions 
> should be immutable, period.

but why? O_O
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20141222/fbc2f829/attachment.sig>


More information about the Digitalmars-d mailing list