func sort.SliceStable

one use

	sort (current package)
		slice.go#L41: func SliceStable(x any, less func(i, j int) bool) {