Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EqualFoldASCII ¶ added in v0.17.17
EqualFoldASCII reports whether s and t are equal under ASCII case-folding.
Unlike strings.EqualFold, it does not perform Unicode case-folding resulting in better performance. It is intended for pure ASCII strings.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.