Joe Groff
|
8cbcb87152
|
don't mess with the orphaned nodes when pop-front-ing or pop-back-ing a dlist. add a dlist-filter word that drops off all nodes that don't satisfy a predicate
|
2009-05-09 14:33:17 -05:00 |
Doug Coleman
|
3c408342ef
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
Doug Coleman
|
09a431f0b3
|
dlist>seq now preserves f entries as reported by leifkb
|
2008-11-29 20:15:04 -06:00 |
Slava Pestov
|
4f77607c13
|
Fix tests, and clear-deque on dlists
|
2008-11-16 06:57:53 -06:00 |
Slava Pestov
|
7fc13ef03c
|
dlists no longer have a length slot; tweak dlist code so that types infer better
|
2008-11-16 05:53:25 -06:00 |
Slava Pestov
|
f1a1a4c1cb
|
Cloning a dlist did not clone its nodes, and so was useless
|
2008-11-11 10:56:58 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Daniel Ehrenberg
|
1c13a6a4b9
|
Deque name change
|
2008-08-19 21:06:20 +02:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |