(count [coll])Returns the number of items in the collection. (count nil) returns
0. Also works on strings, arrays, and Java Collections and Maps
Examples
No examples yet. Be the first to add one!
(count [coll])No examples yet. Be the first to add one!