go/src/strings
Oleksandr Redko b057b8872d bytes, strings: add cross-references in docstrings
For newly funcs SplitSeq, SplitAfterSeq, FieldsSeq, FieldsFuncSeq.

Updates #61901.

Change-Id: I3c97bfd9c2250de68aaea348c82a05635ee797af
Reviewed-on: https://go-review.googlesource.com/c/go/+/637176
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-12-17 11:08:32 -08:00
..
builder.go cmd/compile: don't inline runtime functions in -d=checkptr build 2024-07-22 15:45:09 +00:00
builder_test.go all: skip and fix various tests with -asan and -msan 2024-10-28 21:04:51 +00:00
clone.go
clone_test.go
compare.go strings: more cross-references in docstrings 2024-07-11 15:01:18 +00:00
compare_test.go
example_test.go strings: fix typo in examples 2024-08-16 23:50:48 +00:00
export_test.go
iter.go bytes, strings: add cross-references in docstrings 2024-12-17 11:08:32 -08:00
reader.go
reader_test.go
replace.go strings: more cross-references in docstrings 2024-07-11 15:01:18 +00:00
replace_test.go
search.go
search_test.go bytes,strings,unicode/utf16: use slices to clean up tests 2024-07-24 18:45:08 +00:00
strings.go byte,strings: improve IndexRune performance by ~45% 2024-08-14 18:25:29 +00:00
strings_test.go all: remove duplicated words in comments 2024-08-19 19:09:04 +00:00