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

2 uses

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