func golang.org/x/tools/internal/typeparams.NewUnion
2 uses
golang.org/x/tools/internal/typeparams (current package)
typeparams_go118.go#L122: func NewUnion(terms []*Term) *Union {
golang.org/x/tools/internal/gcimporter
iimport.go#L896: return typeparams.NewUnion(terms)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)