var unicode.Zs
5 uses
unicode (current package)
graphic.go#L24: L, M, N, P, S, Zs,
tables.go#L45: "Zs": Zs,
tables.go#L3651: Zs = _Zs // Zs is the set of Unicode characters in category Zs (Separator, space).
golang.org/x/text/secure/precis
nickname.go#L54: if unicode.Is(unicode.Zs, r) {
profiles.go#L74: if unicode.Is(unicode.Zs, 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. |