Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
Iterator chaining
»
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:
View Original
This RFC has not yet started voting