Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ cons
Method
cons
src/jvm/clojure/lang/ISeq.java:26–26 ·
view source on GitHub ↗
(Object o)
Source
from the content-addressed store, hash-verified
24
ISeq more();
25
26
ISeq cons(Object o);
27
28
}
Callers
15
createAsIfByAssocComplexPath
Method · 0.65
cons
Method · 0.65
dispatchAction
Method · 0.65
enqueue
Method · 0.65
cons
Method · 0.65
emit
Method · 0.65
parse
Method · 0.65
parse
Method · 0.65
compile
Method · 0.65
emitConstant
Method · 0.65
parse
Method · 0.65
emit
Method · 0.65
Implementers
4
EmptyList
src/jvm/clojure/lang/PersistentList.ja
LazySeq
src/jvm/clojure/lang/LazySeq.java
RT
src/jvm/clojure/lang/RT.java
ASeq
src/jvm/clojure/lang/ASeq.java
Calls
no outgoing calls
Tested by
no test coverage detected