func unicode/utf16.IsSurrogate
2 uses
unicode/utf16 (current package)
utf16.go#L30: func IsSurrogate(r rune) bool {
encoding/json
decode.go#L1267: if utf16.IsSurrogate(rr) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)