ClojureDocs

导航

命名空间

导出

clojure.core

自 1.0 起可用 ()
  • (导出标签父级)
  • (导出 h 标签父级)
Establishes a parent/child relationship between parent and
tag. Parent must be a namespace-qualified symbol or keyword and
child can be either a namespace-qualified symbol or keyword or a
class. h must be a hierarchy obtained from make-hierarchy, if not
supplied defaults to, and modifies, the global hierarchy.