▲ | skrishnamurthi 2 days ago | |
It's not the same thing. `recur` in Clojure must be in tail-position. This program https://news.ycombinator.com/item?id=45154253 would therefore not work. | ||
▲ | adityaathalye 2 days ago | parent [-] | |
I was trying to say something like that with my note in the GP comment:
Just an average joe programmer here... advanced macrology is way above my pay grade :sweat-smile:. |