type golang.org/x/text/cases.mapFunc
15 uses
golang.org/x/text/cases (current package)
map.go#L26: type mapFunc func(*context) bool
map.go#L60: upper mapFunc
map.go#L76: lowerFunc = []mapFunc{
map.go#L87: title mapFunc
map.go#L88: lower mapFunc
map.go#L206: f mapFunc
map.go#L282: first, midWord mapFunc
map.go#L321: title mapFunc
map.go#L322: lower mapFunc
map.go#L431: func finalSigma(f mapFunc) mapFunc {
map.go#L638: func ltUpper(f mapFunc) mapFunc {
map.go#L711: func aztrUpper(f mapFunc) mapFunc {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |