Searched defs:tagSort (Results 1 – 1 of 1) sorted by relevance
240 type tagSort struct { struct241 tag []Tag242 q []float32245 func (s *tagSort) Len() int {249 func (s *tagSort) Less(i, j int) bool {253 func (s *tagSort) Swap(i, j int) {