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

2 uses

	github.com/gotd/td/tg (current package)
		tl_document_slices_gen.go#L280: func (s DocumentEmptyArray) SortStable(less func(a, b DocumentEmpty) bool) DocumentEmptyArray {
		tl_document_slices_gen.go#L359: 	return s.SortStable(func(a, b DocumentEmpty) bool {