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

2 uses

	github.com/gotd/td/tg (current package)
		tl_user_slices_gen.go#L390: func (s UserArray) SortStable(less func(a, b User) bool) UserArray {
		tl_user_slices_gen.go#L469: 	return s.SortStable(func(a, b User) bool {