matchure becoming clojure.contrib.match

2010-05-24 Thread Drew Colthorp
A few weeks ago I announced a pattern matching library called matchure. I'm excited to say it's being merged into clojure.contrib as clojure.contrib.match. I'd like some feedback on ideas for some backward-incompatible changes I'm planning to make before it's actually pushed to clojure.contrib. In

Re: matchure becoming clojure.contrib.match

2010-05-26 Thread Drew Colthorp
Good point Ben. That change was obviously ill-conceived. On May 25, 7:16 am, B Smith-Mannschott wrote: > On Mon, May 24, 2010 at 05:41, Drew Colthorp wrote: > > A few weeks ago I announced a pattern matching library called > >matchure. I'm excited to say it's being me