On Saturday, 31 March 2018 at 23:38:06 UTC, Andrei Alexandrescu wrote: > > * immutable and const are very difficult, but we have an attack > (assuming copy construction gets taken care of) > > * pure is difficult > How about removing pure, const and immutable?