On Monday, 14 May 2012 at 02:48:20 UTC, Jonathan M Davis wrote: > But that's just one of the costs of const in D. The problem is that it's unavoidable. i.e. you can't say "don't mark it as const if it isn't const", because, practically speaking, it's being forced onto the programmers by the language.