func golang.org/x/text/runes.Map
2 uses
golang.org/x/text/runes (current package)
runes.go#L180: func Map(mapping func(rune) rune) Transformer {
golang.org/x/text/secure/precis
profiles.go#L73: var mapSpaces transform.Transformer = runes.Map(func(r rune) rune {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)