|
|
|
|
|
by hga
3939 days ago
|
|
It is also possible for the Clojure compiler to do TCO in certain cases: Rich Hickey made the conscious decision to not do it. If I read your statement as Rich Hickey having the opportunity but passed on it, I'd reply that he did that with recur. Unless you mean silent TCO like e.g. Scheme does. |
|