Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ meta
Method
meta
src/jvm/clojure/lang/PersistentTreeMap.java:505–507 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
503
}
504
505
public
IPersistentMap meta(){
506
return
_meta;
507
}
508
509
static
abstract
class
Node extends AMapEntry{
510
final
Object key;
Callers
4
assocEx
Method · 0.95
assoc
Method · 0.95
without
Method · 0.95
empty
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected