func runtime.efaceeq 2 uses runtime (current package) alg.go#L258: return x._type == y._type && efaceeq(x._type, x.data, y.data) alg.go#L260: func efaceeq(t *_type, x, y unsafe.Pointer) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)