func sort.Ints

one use

	sort (current package)
		sort.go#L328: func Ints(x []int) { Sort(IntSlice(x)) }