It would be nice if pipeline() and forEachPipeline() supported a mode where you just specify the functions as an array or as a list of arguments. The extra level of indent required to put them in an object is a waste, particularly when you're not using the other named arguments.