Searched refs:byPosition (Results 1 – 2 of 2) sorted by relevance
130 type byPosition []MakeThing type132 func (s byPosition) Len() int {136 func (s byPosition) Swap(i, j int) {140 func (s byPosition) Less(i, j int) bool {
37 sort.Sort(byPosition(p.things))