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

2 uses

	github.com/gotd/td/tg (current package)
		tl_updates_slices_gen.go#L649: func (s UpdatesArray) SortStable(less func(a, b Updates) bool) UpdatesArray {
		tl_updates_slices_gen.go#L728: 	return s.SortStable(func(a, b Updates) bool {