Hi Andy,

Really believe you should replace the current 

http://clojure.org/cheatsheet

with 

http://jafingerhut.github.com/cheatsheet-clj-1.3/cheatsheet-tiptip-no-cdocs-summary.html

as the tooltips will help people to navigate the clojure ecosystem, and that's 
the version everyone, especially newcomers, will hit first… and it's maybe the 
only version that many will ever see because your enhanced versions are not 
easily found… so why deprive new clojurians of your wonderful tooltips ?

-FrankS.



On Oct 14, 2012, at 7:17 PM, Andy Fingerhut <andy.finger...@gmail.com> wrote:

> My recent updates prompted me to go through my to do list of enhancement 
> ideas for the Clojure cheat sheet, and I did some of them.
> 
> It is now up in the usual places:
> 
> http://clojure.org/cheatsheet
> 
> Several other versions, including ones with tooltips containing doc strings:
> 
> http://jafingerhut.github.com
> 
> 
> Things changed since the previous version:
> 
> Added example literals for long ints in hex, octal, binary, and base 36.  
> Also scientific notation for doubles.
> 
> Changed category of with-decimal from BigInt to BigDecimal
> 
> Added most clojure.walk functions to Collections/Generic ops section.
> 
> Added more clojure.java.io functions to IO/Misc section.
> 
> Created new section Macros/Debug for all macroexpand functions (formerly in 
> Macros/Create).
> 
> Added clojure.java.browse/browse-url and clojure.java.shell/{sh, with-sh-dir, 
> with-sh-env} to new section Other/Browser/Shell.
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to