type bytes.asciiSet 3 uses bytes (current package) bytes.go#L870: type asciiSet [8]uint32 bytes.go#L874: func makeASCIISet(chars string) (as asciiSet, ok bool) { bytes.go#L886: func (as *asciiSet) contains(c byte) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)