package
0.0.0-20240710092454-d40bdaea4b58
Repository: https://github.com/kdlug/go.git
Documentation: pkg.go.dev

# Packages

strings.EqualFold() Function in Golang reports whether s and t, interpreted as UTF-8 strings, are equal under Unicode case-folding, which is a more general form of case-insensitivity.

# Functions

No description provided by the author