From creates a Pipe from the given input channel.
Into takes the input pipe and transforms it to another type.
IntoFor takes the input pipe and transforms it to another type.
ParInto takes the input pipe and transforms it to another type in parallel.