]> gitweb.factorcode.org Git - factor.git/commit
don't mess with the orphaned nodes when pop-front-ing or pop-back-ing a dlist. add...
authorJoe Groff <arcata@gmail.com>
Sat, 9 May 2009 19:33:17 +0000 (14:33 -0500)
committerJoe Groff <arcata@gmail.com>
Sat, 9 May 2009 19:33:17 +0000 (14:33 -0500)
commit8cbcb87152cef62bd8719f0f4f41f424de88fc4c
tree6908b9bb2c7446844918d3bef5fbadf49c1f7337
parent4367068ba60d2899f062a03c96f1bf8723863d31
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
basis/dlists/dlists-tests.factor
basis/dlists/dlists.factor