This website requires JavaScript.
Explore
Sign In
crystal
/
codeberg-forgejo
forked from
mirror/codeberg-forgejo
Watch
1
Star
0
Fork
You've already forked codeberg-forgejo
0
Code
global-wiki-edit
codeberg-forgejo
/
vendor
/
github.com
/
huandu
/
xstrings
/
stringbuilder.go
8 lines
90 B
Go
Raw
Permalink
Blame
History
//+build go1.10
package
xstrings
import
"strings"
type
stringBuilder
=
strings
.
Builder
View Git Blame
Copy Permalink