]> Cypherpunks repositories - gostls13.git/commit
sort: add examples for SearchStrings, SliceIsSorted
authorcuishuang <imcusg@gmail.com>
Mon, 2 Dec 2024 10:12:12 +0000 (18:12 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 3 Dec 2024 17:07:42 +0000 (17:07 +0000)
commit9d76157e2dc91dff82ed7c8bd2598be6e418c175
treee56e1b0eb8e09968aab787b60b8e86efa0450a41
parenta8be834912fae7e1f3f5cfc39e6a15f8782efc4d
sort: add examples for SearchStrings, SliceIsSorted

Change-Id: I80b5c99bd8626be6e347f535579c864a565685db
Reviewed-on: https://go-review.googlesource.com/c/go/+/632775
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/sort/example_search_test.go
src/sort/example_test.go