Pattern Matching vs. Destructuring… Electric Boogaloo

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 [...]
 •  0 comments  •  flag
Share on Twitter
Published on January 14, 2011 06:21
No comments have been added yet.