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

2 uses

	github.com/gotd/td/tg (current package)
		tl_updates_slices_gen.go#L457: func (s UpdateShortArray) SortStable(less func(a, b UpdateShort) bool) UpdateShortArray {
		tl_updates_slices_gen.go#L536: 	return s.SortStable(func(a, b UpdateShort) bool {