Skip to content

Instantly share code, notes, and snippets.

Created January 19, 2011 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/786464 to your computer and use it in GitHub Desktop.
Save anonymous/786464 to your computer and use it in GitHub Desktop.
<devn> (meta #'ancestors)
<sexpbot> ⟹ {:ns #<Namespace clojure.core>, :name ancestors, :file
"clojure/core.clj", :line 4434, :arglists ([tag] [h tag]), :added
"1.0", :doc "Returns the immediate and indirect parents of tag, either
via a Java type\n inheritance relationship or a relationship
established via derive. h\n must be a hierarchy obtained from
make-hierarchy, if not supplied\n defaults to the global
hierarchy"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment