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 <[email protected]> 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 easier for me to understand what > functions can be appied to what data-structures. thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
