func()

in convert.go [117:117]


func (v ByName) Less(i, j int) bool { return v[i].Name() < v[j].Name() }