]> Cypherpunks repositories - gostls13.git/commit
strings: document the use of simple case-folding in EqualFold
authorhopehook <hopehook.com@gmail.com>
Wed, 30 Mar 2022 07:47:57 +0000 (15:47 +0800)
committerEmmanuel Odeke <emmanuel@orijtech.com>
Sat, 2 Apr 2022 06:48:45 +0000 (06:48 +0000)
commitf8e70fc9a6d2a88d51d36208e64b12a236fce1b1
tree68f2a999787ff3c92a76410c07b852d7bcf7ca49
parent153c18a515c90a78bf4c90a56e4ba5b700f407b1
strings: document the use of simple case-folding in EqualFold

Fixes #52022

Change-Id: I077fc062dfd02f79eb83713490efbe0bdc783d8b
Reviewed-on: https://go-review.googlesource.com/c/go/+/396616
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
src/strings/example_test.go
src/strings/strings.go