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

2 uses

	github.com/gotd/td/tg (current package)
		tl_forum_topic_slices_gen.go#L49: func (s ForumTopicClassArray) SortStable(less func(a, b ForumTopicClass) bool) ForumTopicClassArray {
		tl_forum_topic_slices_gen.go#L128: 	return s.SortStable(func(a, b ForumTopicClass) bool {