Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ right
Method
right
src/jvm/clojure/lang/PersistentTreeMap.java:536–538 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
534
}
535
536
Node right(){
537
return
null;
538
}
539
540
abstract Node addLeft(Node ins);
541
Callers
7
seqFrom
Method · 0.95
max
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