Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ seq
Method
seq
src/jvm/clojure/lang/Sorted.java:22–22 ·
view source on GitHub ↗
(boolean ascending)
Source
from the content-addressed store, hash-verified
20
Object entryKey(Object entry);
21
22
ISeq seq(boolean ascending);
23
24
ISeq seqFrom(Object key, boolean ascending);
25
}
Callers
15
growSeedArray
Method · 0.65
hasNext
Method · 0.65
seq
Method · 0.65
pushThreadBindings
Method · 0.65
getThreadBindings
Method · 0.65
buildThunk
Method · 0.65
getMatchingParams
Method · 0.65
eval
Method · 0.65
doEmitStatic
Method · 0.65
doEmitPrim
Method · 0.65
doEmit
Method · 0.65
emit
Method · 0.65
Implementers
2
PersistentTreeMap
src/jvm/clojure/lang/PersistentTreeMap
PersistentTreeSet
src/jvm/clojure/lang/PersistentTreeSet
Calls
no outgoing calls
Tested by
no test coverage detected