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/PersistentList.java:218–220 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
216
}
217
218
public
ISeq seq(){
219
return
null;
220
}
221
222
223
public
int
size(){
Callers
1
indexOf
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected