Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ blacken
Method
blacken
src/jvm/clojure/lang/PersistentTreeMap.java:548–548 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
546
abstract Node removeRight(Node del);
547
548
abstract Node blacken();
549
550
abstract Node redden();
551
Callers
3
assocEx
Method · 0.95
assoc
Method · 0.95
without
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected