Request: Implement constant folding for .dup

Don Clugston dac at nospam.com.au
Mon Feb 19 23:49:33 PST 2007


Since COW is used so much in D, especially with strings, allowing
"abc".dup to be constant-folded would greatly increase the amount of 
existing code which could be used at compile-time.



More information about the Digitalmars-d mailing list