top | item 30104453

(no title)

NoahTheDuke | 4 years ago

I wonder if a `loop`/`recur` construct like the one Clojure has would help here. Allows for closing over data without having to pass everything into a recursive function, and can handle more complex looping constructs without having to write an explicit "for loop".

discuss

order

No comments yet.