red / REP

Red Enhancement Process
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

DESIGN: `iterator!` datatype #168

Open hiiamboris opened 1 month ago

hiiamboris commented 1 month ago

Read here: https://github.com/greggirwin/red-hof/blob/master/code-analysis/iterators.md

Based off my experience with the extended *each loops and crafted to work together with the node! datatype proposal, and range! (including series slices).