pure vs immutable

Jack Applegame via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Nov 19 04:25:06 PST 2015


Heh

immutable Foo foo2 = new Foo("bar"); // compiles


More information about the Digitalmars-d-learn mailing list