Nope, easy enough to add one if you want to provide a patch to
elephant-unstable in the file src/elephant/collections.lisp.
There is with-class-cursor and with-inverted-cursor which deals with
class and slot indices.
Ian
On Jun 23, 2008, at 11:20 AM, Tayssir John Gabbour wrote:
Hi!
Is t
Hi!
Is there something like WITH-INDEX-CURSOR or WITH-BTREE-INDEX-CURSOR?
Also, btree-index-cursors (under Postmodern) can't print, signalling an
unbound-slot error:
(open-store *my-spec*)
(add-to-root :blah (make-indexed-btree))
(add-index (get-from-root :blah)
:index-name :ind