March 03, 2008
In the current implementation (2.011), what's the difference between
"in Foo x" and "const(Foo) x"?

in = const scope, but I don't see what scope does now in this const regiment?  If it does something, I didn't find it in the docs.