Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ next
Method
next
src/jvm/clojure/lang/ISeq.java:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
Object first();
21
22
ISeq next();
23
24
ISeq more();
25
Callers
15
growSeedArray
Method · 0.95
hashCode
Method · 0.95
equiv
Method · 0.95
equals
Method · 0.95
hashCode
Method · 0.95
contains
Method · 0.95
doEquals
Method · 0.95
doEquiv
Method · 0.95
contains
Method · 0.95
equiv
Method · 0.95
equals
Method · 0.95
hashCode
Method · 0.95
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