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

3 uses

	github.com/gotd/td/tg (current package)
		tl_story_item_slices_gen.go#L472: func (s StoryItemArray) SortStable(less func(a, b StoryItem) bool) StoryItemArray {
		tl_story_item_slices_gen.go#L551: 	return s.SortStable(func(a, b StoryItem) bool {
		tl_story_item_slices_gen.go#L565: 	return s.SortStable(func(a, b StoryItem) bool {