DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
strings.Repeat()
Examples using...
strings.Repeat()
Recent
Examples
Repeat in Go
by GoDoc
Go
strings.Repeat
fmt
fmt.Println
strings
Repeat returns a new string consisting of count copies of the string s.
Strings and Text
Repeat Substring
Repeat Substring in Go
by yhuang
Go
strings.Repeat
fmt
fmt.Println
strings