Christopher Wright Wrote: > I *want* to use const. But it's too much work. I want const by default, > since that would let me be lazy and let the compiler tell me where > things can't be const. I wish for the same thing. "in" parameters by default would be great. One of these days, I'll add const-awareness to my D2 code...