https://issues.dlang.org/show_bug.cgi?id=19569 --- Comment #13 from Rainer Schuetze <r.sagitario at gmx.de> --- > that we overload on const/immutable/shared These are type modifiers for 'this', so they are different. --