string manipulation performance

Lloyd Dupont ld-REMOVE at galador.net
Sun Jun 12 18:05:06 PDT 2011


Thanks!

"Jonathan M Davis"  wrote in message 
news:mailman.851.1307909610.14074.digitalmars-d-
Also, std.string.repeat has been scheduled for deprecation. You should use
std.array.replicate instead. It does the same thing but for all arrays 
instead
of just strings.

- Jonathan M Davis 



More information about the Digitalmars-d-learn mailing list