Recursion is a low-level operation

Yesterday I demonstrated how to transform a mundane recursive function into a tail recursive function. However, I received some flak for that post because there are better ways to implement run-length encoding with Clojure. While certainly true, I think some of my critics1 missed the point of the exercise. ;-) Having said that; their points [...]
 •  0 comments  •  flag
Share on Twitter
Published on March 09, 2011 10:57
No comments have been added yet.