You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although "recur" is used in different examples and term "tail recursion" is explained, I cannot find any explicit references that "recur" is used to do tail recursion in Clojure.
This makes "Exercise 1.6" very confusing.
The text was updated successfully, but these errors were encountered:
Although "recur" is used in different examples and term "tail recursion" is explained, I cannot find any explicit references that "recur" is used to do tail recursion in Clojure.
This makes "Exercise 1.6" very confusing.
The text was updated successfully, but these errors were encountered: