This function combines multiple iterable objects (such as lists, tuples, etc.) into a single iterable. If the iterables are of unequal length, missing values are filled with `fillvalue`.