MCPcopy Index your code
hub / github.com/clojure/clojure / meta

Method meta

src/jvm/clojure/lang/PersistentTreeSet.java:105–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103}
104
105public IPersistentMap meta(){
106 return _meta;
107}
108}

Callers 4

disjoinMethod · 0.95
consMethod · 0.95
emptyMethod · 0.95
withMetaMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected