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

2 uses

	github.com/gotd/td/tg (current package)
		tl_updates_slices_gen.go#L553: func (s UpdatesCombinedArray) SortStable(less func(a, b UpdatesCombined) bool) UpdatesCombinedArray {
		tl_updates_slices_gen.go#L632: 	return s.SortStable(func(a, b UpdatesCombined) bool {