golang.org/x/text/unicode/rangetable.tablesIter.next16 (method)
3 uses
golang.org/x/text/unicode/rangetable (current package)
merge.go#L37: if r0 := iter.next16(); r0.Stride != 0 {
merge.go#L39: r1 := iter.next16()
merge.go#L126: func (ti tablesIter) next16() unicode.Range16 {
![]() |
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. |