On Tue, 29 Jun 2010 20:02:14 -0700 (PDT)
Jason Smith <ja...@lilypepper.com> wrote:

> If you want to get the length of a String in Clojure, you have to read
> JavaDoc.

Huh?

bhuda% clj
Clojure 1.1.0
user=> (count "abcd")
4
user=> (count "ab")
2
user=> 

If that's your view of clojure, no wonder you think it can't be used
usefully without having to swallow Java.

       <mike
-- 
Mike Meyer <m...@mired.org>             http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org

-- 
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