I find clojureatlas.com very helpful for exploring the API, especially since it 
is concept-based (so "Maps" is a concept that shows all the related functions 
and concepts).

It's only up to 1.4.0 - hopefully Chas will update it to 1.5 / 1.6 at some 
point - but it's better than a site stuck at 1.2...

Sean

On Feb 9, 2014, at 8:45 PM, Alan Thompson <thompson2...@gmail.com> wrote:

> Holy cow!  Where have these been hiding!  They don't show up on 
> ClojureDocs.org at all!!!  I was about to write my own macro vmap to 
> implement (vec (map(...)) for just the use cases outlined above.
> 
> I just looked on clojure.org, and searching on "map" doesn't return any 
> (useful) results.  I eventually found it alphabetically on a sub-page in the 
> API area.
> 
> I saw an email a while back that claimed ClojureDocs.org is working on a 
> re-write of the site, and an upgrade from Clojure 1.2 to 1.5.  In the 
> meantime, is there a better way of exploring the API?
> 
> Alan
> 
> 
> 
> On Sat, Feb 8, 2014 at 1:44 AM, mynomoto <mynom...@gmail.com> wrote:
> Maybe you could use mapv and filterv? This way you will always get a vector 
> and conj apends in the end.
> 

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to