func github.com/lann/ps.NewList

3 uses

	github.com/lann/ps (current package)
		list.go#L43: func NewList() List {
		list.go#L90: 	reversed := NewList()

	github.com/lann/builder
		builder.go#L79: 		list = ps.NewList()