func github.com/lann/ps.NewMap

3 uses

	github.com/lann/ps (current package)
		map.go#L81: func NewMap() Map {

	github.com/lann/builder
		builder.go#L23: 	EmptyBuilder      = Builder{ps.NewMap()}
		builder.go#L31: 		return ps.NewMap()