How is this:
repeat("abc", 3) -> ["abc", "abc", "abc"]
repeated("abc", 3) -> "abcabcabc"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20110117/ce5626ec/attachment.html>