Gopher Robot submitted the change![Open in Gerrit]()
Unreviewed changes
7 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
Change information
Commit message:
internal/natural: add natural sort order
Natural sort order allows comparing strings such that sequences of digits
are compared numerically rather than lexicographically. For example:
"uint8" < "uint16" < "uint32"
Updates golang/go#77160
Change-Id: Iddf6aa33427131a5f0d7f235d61ab7ad6cf6f92c
Files:
- A internal/natural/compare.go
- A internal/natural/compare_test.go
Change size: M
Delta: 2 files changed, 242 insertions(+), 0 deletions(-)
Branch: refs/heads/master
Open in Gerrit
Gerrit-MessageType: merged
Gerrit-Project: pkgsite
Gerrit-Branch: master
Gerrit-Change-Id: Iddf6aa33427131a5f0d7f235d61ab7ad6cf6f92c
Gerrit-Change-Number: 736560
Gerrit-PatchSet: 9