1
0
mirror of https://github.com/golang/go synced 2024-11-15 02:40:32 -07:00
go/src/index/suffixarray
apocelipes 1e9875caee index/suffixarray: use built-in clear to simplify code
"sais2.go" is regenerated by the command "go generate ./...".

Change-Id: I4307e9fa1f20ea59e3a0d4841dbb22e9cffefa5a
GitHub-Last-Rev: d285183e65
GitHub-Pull-Request: golang/go#66376
Reviewed-on: https://go-review.googlesource.com/c/go/+/572198
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Commit-Queue: Ian Lance Taylor <iant@golang.org>
2024-03-18 23:57:18 +00:00
..
example_test.go
gen.go
sais2.go index/suffixarray: use built-in clear to simplify code 2024-03-18 23:57:18 +00:00
sais.go index/suffixarray: use built-in clear to simplify code 2024-03-18 23:57:18 +00:00
suffixarray_test.go
suffixarray.go