I am wondering if my question about Clojure sequences could be considered an SO question instead, or if this is more a CodeReview question.
1 Answer
The distinction between Code Review and Stack Overflow is quite clear:
You have working code and you want to improve it? Use Codereview.
You have broken code and wonder how to fix it? Use Stack Overflow.
Your question is a fine fit for Code Review, I'd say.
- Thanks. That's what I thought. My code is not broken; I just wanted to improve it.octopusgrabbus– octopusgrabbus2013-03-06 20:04:52 +00:00Commented Mar 6, 2013 at 20:04