go/src/bytes
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
..
boundary_test.go bytes: add a boundary test for Count of 1 byte 2023-11-30 20:05:58 +00:00
buffer.go strings,bytes: use result of copy in subsequent slicing 2024-10-29 16:47:05 +00:00
buffer_test.go all: omit unnecessary 0 in slice expression 2024-09-03 20:55:15 +00:00
bytes.go all: omit unnecessary 0 in slice expression 2024-09-03 20:55:15 +00:00
bytes_js_wasm_test.go internal/bytealg: extend memchr result correctly on wasm 2024-07-17 07:00:20 +00:00
bytes_test.go all: remove duplicated words in comments 2024-08-19 19:09:04 +00:00
compare_test.go
example_test.go bytes,strings: use a more universal Cyrillic word 2024-08-07 17:22:36 +00:00
export_test.go
iter.go bytes, strings: add cross-references in docstrings 2024-12-17 11:08:32 -08:00
reader.go bytes: more cross-references in docstrings 2024-07-16 18:17:37 +00:00
reader_test.go