Hah, I was just sitting down to do exactly the same thing! Very interesting 
looking down the list ... clearly other people write a lot more tests than 
I do :-o


Jony


On Saturday, 14 November 2015 21:00:53 UTC, Eric Normand wrote:
>
> Hi Sayth,
>
>
> You're welcome. You may also be interested in a recent article I wrote 
> where I analyzed 4 million lines of Clojure to find the most commonly 
> called functions, macros, and special forms. If you order them by 
> frequency, there's definitely a long tail curve where the most common 
> expressions strongly dominate the rest. That means if you learn the most 
> common, say, the 200 most common expressions first, you'll optimize 
> learning things you're likely to use in your code and read in other code.
>
> http://www.lispcast.com/100-most-used-clojure-expressions
>
> Rock on!
> Eric
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to