I added a :from-end keyword to map-index and map-inverted-index that
maps from end to start (descending order).
Ian
On Apr 22, 2007, at 2:40 PM, Mac Chan wrote:
On 4/22/07, Ian Eslick <[EMAIL PROTECTED]> wrote:
You can access the class index cursor using:
'make-class-cursor' for all instances and
'make-inverted-cursor' on a specific slot index
You can also use the convenience macros:
'with-inverted-cursor' and 'with-class-cursor'
Thanks. That worked. I updated the example to use with-inverted-
cursor.
You do make the good point that I should add an option to the map
operators to return
objects in reverse order. I'll think about this.
Yeah, that'll be useful. Right now I need to collect/print the result
and finally nreverse it.
-- Mac
<hunchentoot.blog.lisp>
_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel
_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel