After my previous post comparing pattern matching and destructuring in Clojure a fine gentleman was kind enough to point out an incredibly concise summary: Pattern matching is a conditional construct and destructuring isn't. – a fine gentleman This is absolutely correct, and I missed making that distinction in a clear way. Consider the following, from [...]
Published on January 14, 2011 06:21