Junior — Senior
Merging data from multiple channels into a single stream
livecode
Task condition
Implement a function that takes multiple channels and collects all incoming values from them, forming a single combined result. The function should work correctly with channels of different types and ensure completion after processing all input streams.