Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
empty, PersistentList.EMPTY and LazySeq.EMPTY are ISeqs, rest returns ISeq
|
|
|
|
ant -Dclojure.assert-if-lazy-seq=true
patch from Chouser
|
|
|
|
|
|
|
|
sequence fns
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
more returns non-nil
|
|
implement IPersistentCollection and List
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
metadata map, patch from mb
|
|
|
|
|
|
|
|
|
|
|
|
fix RT.nth for Lists to use count only for RandomAccess
|
|
|
|
|
|
seqs/lists now implement List
|
|
|
|
|
|
|
|
Jarkko Oranen
|
|
Meikel Brandmeyer
|
|
|
|
|
|
|