1
0
mirror of https://github.com/golang/go synced 2024-11-12 12:50:28 -07:00
go/src/strings
Martin Möhrmann d180d18666 strings: use slice instead of list and array in Fields comment
Change-Id: I70b839ff0ae5f015587390a82616ebb1d657d71a
Reviewed-on: https://go-review.googlesource.com/55490
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Run-TryBot: Martin Möhrmann <moehrmann@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-08-14 21:25:53 +00:00
..
compare_test.go
compare.go
example_test.go strings: add examples for Index functions 2017-08-09 04:43:33 +00:00
export_test.go
reader_test.go
reader.go
replace_test.go
replace.go
search_test.go
search.go
strings_amd64.go internal/cpu: new package to detect cpu features 2017-05-10 17:02:21 +00:00
strings_decl.go
strings_generic.go strings: optimize Count for amd64 2017-04-07 14:25:13 +00:00
strings_s390x.go strings: optimize Count for amd64 2017-04-07 14:25:13 +00:00
strings_test.go strings: optimize Count for amd64 2017-04-07 14:25:13 +00:00
strings.go strings: use slice instead of list and array in Fields comment 2017-08-14 21:25:53 +00:00
strings.s