github.com/ghodss/yaml.byIndex.Less (method)

2 uses

	github.com/ghodss/yaml (current package)
		fields.go#L105: 	return byIndex(x).Less(i, j)
		fields.go#L115: func (x byIndex) Less(i, j int) bool {