func go/types.NewMap
3 uses
go/types (current package)
map.go#L16: func NewMap(key, elem Type) *Map {
golang.org/x/tools/internal/gcimporter
iimport.go#L906: return types.NewMap(r.typ(), r.typ())
ureader_yes.go#L367: return types.NewMap(r.typ(), r.typ())
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)