func golang.org/x/tools/internal/typeparams.IsImplicit
2 uses
golang.org/x/tools/internal/typeparams (current package)
typeparams_go118.go#L79: func IsImplicit(iface *types.Interface) bool {
golang.org/x/tools/internal/gcimporter
iexport.go#L493: implicit = typeparams.IsImplicit(iface)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)