golang.org/x/text/runes.cond.t (field)
7 uses
golang.org/x/text/runes (current package)
cond.go#L72: t transform.SpanningTransformer // current transformer to use
cond.go#L78: t.t = t.tIn
cond.go#L79: t.t.Reset() // notIn will be reset on first usage.
cond.go#L87: t.t = t.tNotIn
cond.go#L97: t.t = t.tIn
cond.go#L119: current := t.t
cond.go#L160: current := t.t
![]() |
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. |