go/src/strings
Francisco Rojas b119ef154c strings: add a example for TrimFunc
Change-Id: I9c0c601ec5957475e949dcc4a8c2116724d01215
Reviewed-on: https://go-review.googlesource.com/48961
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
2017-07-15 21:14:22 +00:00
..
compare.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
compare_test.go all: single space after period. 2016-03-02 00:13:47 +00:00
example_test.go strings: add a example for TrimFunc 2017-07-15 21:14:22 +00:00
export_test.go
reader.go all: use SeekStart, SeekCurrent, SeekEnd 2016-05-06 00:10:41 +00:00
reader_test.go strings, bytes: fix Reader 0 byte read at EOF 2016-05-03 21:01:13 +00:00
replace.go
replace_test.go strings: speed up Map 2017-02-24 22:53:05 +00:00
search.go
search_test.go
strings.go strings: document Split{,N,After,AfterN} edge cases 2017-06-06 15:48:54 +00:00
strings.s
strings_amd64.go internal/cpu: new package to detect cpu features 2017-05-10 17:02:21 +00:00
strings_decl.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
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