# Functions

FanIn reads from N-Channels and forwards the result to the output channel.
FanOut reads from a channel and starts an async processing task.
Print prints all data from a channel until the channel is closed.