RFC: Iterator chaining

Project Governance
Author
Max Semenik
SPL provides a set of iterators that allow feeding one into another to create powerful data pipelines, however doing that is not particularly convenient:

This RFC has not yet started voting