This function iterates over multiple pre-sorted iterables such that the combined iteration remains sorted.
A comparison function must be provided and it is assumed that the provided iterables are already individually sorted with respect to this comparison function.
This function iterates over multiple pre-sorted iterables such that the combined iteration remains sorted.
A comparison function must be provided and it is assumed that the provided iterables are already individually sorted with respect to this comparison function.