On Wed, Jan 28, 2009 at 6:17 PM, Peter Wolf <opus...@gmail.com> wrote:
>
> How about this?  Needlessly wordy to make it more search-able...
>
> clojure.core/count
> ([coll])
>  Returns the length of a list or vector, the number of keys in a map,
> the size of a string, or the number of items in a sequence or
> collection.  (count nil) returns 0.  Also works on Java Collections and
> Maps.

I think that since a patch was requested, you're welcome to send in
your CA [1], create and issue [2] and attach your patch.  Otherwise
this is likely to get lost in the flood that is this discussion group.

[1] http://clojure.org/contributing
[2] http://code.google.com/p/clojure/issues

--Chouser

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