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

2 uses

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