diff options
author | David G. Andersen <dave.andersen@gmail.com> | 2009-11-16 12:40:01 -0800 |
---|---|---|
committer | David G. Andersen <dave.andersen@gmail.com> | 2009-11-16 12:40:01 -0800 |
commit | 6b0013630ae216ce9cd9572b084f79c3317d9764 (patch) | |
tree | 99340e66d789345d771393ed19b5d8d16c6d9f21 /src/pkg/exp/iterable | |
parent | 24dee3b34bec5a5da304b4f748e99686c35c1941 (diff) | |
download | golang-6b0013630ae216ce9cd9572b084f79c3317d9764.tar.gz |
An asked-for-in #go-nuts extension to quickly create a repeated
copy of a string or a byte array.
strings.Repeat("-", 50)
bytes.Repeat(b, 99)
R=rsc
http://codereview.appspot.com/155063
Committer: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/pkg/exp/iterable')
0 files changed, 0 insertions, 0 deletions