func internal/reflectlite.haveIdenticalUnderlyingType
3 uses
internal/reflectlite (current package)
type.go#L832: return haveIdenticalUnderlyingType(T, V, true)
type.go#L844: return haveIdenticalUnderlyingType(T.common(), V.common(), false)
type.go#L847: func haveIdenticalUnderlyingType(T, V *rtype, cmpTags bool) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)