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

2 uses

	github.com/gotd/td/tg (current package)
		tl_user_slices_gen.go#L280: func (s UserEmptyArray) SortStable(less func(a, b UserEmpty) bool) UserEmptyArray {
		tl_user_slices_gen.go#L359: 	return s.SortStable(func(a, b UserEmpty) bool {