var unicode.Soft_Dotted
3 uses
unicode (current package)
tables.go#L5776: "Soft_Dotted": Soft_Dotted,
tables.go#L6920: Soft_Dotted = _Soft_Dotted // Soft_Dotted is the set of Unicode characters with property Soft_Dotted.
golang.org/x/text/cases
map.go#L659: if !unicode.Is(unicode.Soft_Dotted, r) {
![]() |
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. |