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

3 uses

	github.com/gotd/td/tg (current package)
		tl_chat_slices_gen.go#L1269: func (s CommunityArray) SortStable(less func(a, b Community) bool) CommunityArray {
		tl_chat_slices_gen.go#L1348: 	return s.SortStable(func(a, b Community) bool {
		tl_chat_slices_gen.go#L1362: 	return s.SortStable(func(a, b Community) bool {