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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_theme_slices_gen.go#L157: func (s InputThemeArray) SortStable(less func(a, b InputTheme) bool) InputThemeArray {
		tl_input_theme_slices_gen.go#L236: 	return s.SortStable(func(a, b InputTheme) bool {