protocol | since v0.0-927 | clojure.lang/Sequential | Edit |
ArrayNodeSeq
BlackNode
ChunkedCons
ChunkedSeq
Cons
Cycle
Eduction
EmptyList
IndexedSeq
IntegerRange
Iterate
KeySeq
LazySeq
List
MapEntry
NodeSeq
PersistentArrayMapSeq
PersistentQueue
PersistentQueueSeq
PersistentTreeMapSeq
PersistentVector
RSeq
Range
RedNode
Repeat
Subvec
ValSeq
Marker interface indicating a persistent collection of sequential items
(defprotocol ISequential)