Arc Forumnew | comments | leaders | submitlogin
1 point by tel 6083 days ago | link | parent

This feels more like it's a step toward iterate instead of loop. The semantics of iterate always seem simpler, cleaner, and more lispy. It also seems like you can nearly roll your own with macros like these

   (= iterate breakable:w/m-collect:w/sum:forever:etc:etc:etc)


1 point by almkglor 6083 days ago | link

I like 'loop syntax better ^^

-----