On Wed Feb  5 13:16:01 2014, Andy Smith wrote:
Hi,

Does anyone know of a class diagram of all the java interfaces and
classes that exist in clojure, including their inheritance
relationships. Im trying to get a handle on all the many
collection/sequence interfaces, but ideally I would like to visually
grok the whole fundamental clojure object model on one sheet. I
suppose I can derive this from the source if not of course...

Andy

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient
with your first post.
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
---
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

This tool by Stuart Sierra is helpful for these types of explorations and the README actually has an example showing some of what you are asking about:

https://github.com/stuartsierra/class-diagram

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
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
--- You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to