After the previous episode I got many questions from people wondering what was the best way to merge a dynamic number of channels into one.
Well, this is my answer, and because one answer is never enough I'm giving you two of them! One uses many goroutines, the other one reflection.
As a follow up to the episode, episode 28 covers how to create benchmarks.