Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ key
Method
key
src/jvm/clojure/lang/PersistentTreeMap.java:516–518 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
514
}
515
516
public
Object key(){
517
return
key;
518
}
519
520
public
Object val(){
521
return
null;
Callers
2
getKey
Method · 0.95
kvreduce
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected