On 12/28/11 1:18 PM, foobar wrote:That's a good idea which I wonder about its implementation strategy.Implementation would entail a change in the compiler. Andrei
Why? D should be plenty powerful to implement this without modifying the compiler. Sounds like you suggest that char[] will behave differently than other T[] which is a very poor idea IMO.