gopkg.in/yaml.v2.keyList.Len (method)

one use

	gopkg.in/yaml.v2 (current package)
		sorter.go#L10: func (l keyList) Len() int      { return len(l) }