golang.org/x/text/unicode/norm.Form.Bytes (method)
2 uses
golang.org/x/text/unicode/norm (current package)
normalize.go#L45: func (f Form) Bytes(b []byte) []byte {
golang.org/x/net/idna
idna10.0.0.go#L531: b = norm.NFC.Bytes(b)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)