Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ left
Method
left
src/jvm/clojure/lang/PersistentTreeMap.java:532–534 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
530
}
531
532
Node left(){
533
return
null;
534
}
535
536
Node right(){
537
return
null;
Callers
7
seqFrom
Method · 0.95
min
Method · 0.95
entryAt
Method · 0.95
append
Method · 0.95
kvreduce
Method · 0.95
next
Method · 0.95
next
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected