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

2 uses

	github.com/gotd/td/tg (current package)
		tl_web_page_slices_gen.go#L490: func (s WebPageArray) SortStable(less func(a, b WebPage) bool) WebPageArray {
		tl_web_page_slices_gen.go#L569: 	return s.SortStable(func(a, b WebPage) bool {