go/src/strings
Robert Griesemer faa4426811 strings: complete Reader doc string
Follow-up on https://golang.org/cl/247523.

Change-Id: I9e91a6d77271e640d84851f2e2a4c6d2150a2b43
Reviewed-on: https://go-review.googlesource.com/c/go/+/266438
Trust: Robert Griesemer <gri@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2020-10-30 00:23:50 +00:00
..
builder.go cmd/compile: add -d=checkptr to validate unsafe.Pointer rules 2019-10-17 00:40:21 +00:00
builder_test.go strings: remove a redundant and flaky part of a test 2019-10-31 20:45:40 +00:00
compare.go
compare_test.go
example_test.go
export_test.go
reader.go strings: complete Reader doc string 2020-10-30 00:23:50 +00:00
reader_test.go all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
replace.go
replace_test.go
search.go
search_test.go
strings.go strings: optimize Replace by using a strings.Builder 2020-08-17 04:08:35 +00:00
strings_test.go strings: optimize Replace by using a strings.Builder 2020-08-17 04:08:35 +00:00