I'm glad I didn't miss anything too obvious! Sometimes it's hard to know
when to continue to look on my own vs. calling out for help (but
potentially wasting other people's time). Thank you for your time and good
suggestions.
On Sat, Oct 5, 2013 at 12:07 PM, Andy Fingerhut wrote:
> And given y
And given your locale, I would highly recommend the #clojure IRC channel.
On Sat, Oct 5, 2013 at 8:45 AM, Ryan Waters wrote:
> Is cond-let not part of modular contrib? If it is, where is it? All the
> github sources I've seen either:
> a) define it themselves
> b) use a non-contrib library
>
This wiki page can answer some questions of the form "where did contrib
library X go later?", but it says nothing about clojure.contrib.cond:
http://dev.clojure.org/display/community/Where+Did+Clojure.Contrib+Go
It is straightforward, if a bit tedious, to 'git clone' a copy of all
current con