You can read:
http://clojure.org/data_structures
http://clojure.org/sequences
and:
http://en.wikibooks.org/wiki/Clojure_Programming
Frantisek
On 21 Ún, 22:24, linh wrote:
> where can i find information about clojure's data-structure class
> hierarchy? i would like to know how seq, map, list, v
On Sat, Feb 21, 2009 at 3:24 PM, linh wrote:
>
> where can i find information about clojure's data-structure class
> hierarchy? i would like to know how seq, map, list, vector and set are
> related. i'm new to clojure and i don't always understand the api doc.
> a class hierarchy would make it ea