Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In my ten years of Clojure, half of them professionally, I can probably count the amount of times I've used recur (outside of playing around) on my fingers. I typically don't need to use it because the sequence functions provide a better, higher level alternative. I see recur as quite a low level building block and the last thing I'll reach for. I'm pretty sure I've never used a nested recur.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: