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

3 uses

	github.com/gotd/td/tg (current package)
		tl_phone_call_slices_gen.go#L886: func (s PhoneCallArray) SortStable(less func(a, b PhoneCall) bool) PhoneCallArray {
		tl_phone_call_slices_gen.go#L965: 	return s.SortStable(func(a, b PhoneCall) bool {
		tl_phone_call_slices_gen.go#L979: 	return s.SortStable(func(a, b PhoneCall) bool {