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

Method meta

src/jvm/clojure/lang/Symbol.java:138–140  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

136}
137
138public IPersistentMap meta(){
139 return _meta;
140}
141}

Callers 2

withMetaMethod · 0.95
parseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected