func go/types.Implements
3 uses
go/types (current package)
api.go#L459: func Implements(V Type, T *Interface) bool {
golang.org/x/exp/apidiff
apidiff.go#L113: if types.Implements(otn2.Type(), oIface) && !types.Implements(nt2, nIface) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)