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

2 uses

	github.com/gotd/td/tg (current package)
		tl_update_slices_gen.go#L2452: func (s UpdateEncryptionArray) SortStable(less func(a, b UpdateEncryption) bool) UpdateEncryptionArray {
		tl_update_slices_gen.go#L2531: 	return s.SortStable(func(a, b UpdateEncryption) bool {