-
David G. Andersen authored
copy of a string or a byte array. strings.Repeat("-", 50) bytes.Repeat(b, 99) R=rsc https://golang.org/cl/15506337f71e8a
lab.nexedi.com will be down for maintenance Tuesday, 8 September 2026, 05:00:00 UTC for a duration of approximately 30 minutes
copy of a string or a byte array.
strings.Repeat("-", 50)
bytes.Repeat(b, 99)
R=rsc
https://golang.org/cl/155063