github.com/gotd/td/tg.InputEncryptedFileLocationArray.SortStable (method)

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_file_location_slices_gen.go#L356: func (s InputEncryptedFileLocationArray) SortStable(less func(a, b InputEncryptedFileLocation) bool) InputEncryptedFileLocationArray {
		tl_input_file_location_slices_gen.go#L435: 	return s.SortStable(func(a, b InputEncryptedFileLocation) bool {