func sort.Find

one use

	sort (current package)
		search.go#L99: func Find(n int, cmp func(int) int) (i int, found bool) {