red / REP

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

DESIGN: `iterator!` datatype #168

Open hiiamboris opened 2 months ago

hiiamboris commented 2 months 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).