]> Cypherpunks.ru repositories - gostls13.git/commit
bytes,internal/bytealg: eliminate IndexRabinKarpBytes using generics
authorJes Cok <xigua67damn@gmail.com>
Fri, 27 Oct 2023 16:20:44 +0000 (16:20 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 31 Oct 2023 17:14:04 +0000 (17:14 +0000)
commit68e52bc03cd3072985ead4895a3ae97f43c02331
tree6165bee254e5da58fa9f3879eff0e25708c6b080
parentcbc403af1d9fa73b99cc07f80a2126771b73adfd
bytes,internal/bytealg: eliminate IndexRabinKarpBytes using generics

This is a follow-up to CL 538175.

Change-Id: Iec2523b36a16d7e157c17858c89fcd43c2470d58
GitHub-Last-Rev: 812d36e57c71ea3bf44d2d64bde0703ef02a1b91
GitHub-Pull-Request: golang/go#63770
Reviewed-on: https://go-review.googlesource.com/c/go/+/538195
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/bytes/bytes.go
src/internal/bytealg/bytealg.go