[cl-containers-devel] Problems with priority queues
Gary King
gwking at metabang.com
Wed Jul 11 17:54:20 UTC 2007
Hi Josip,
I found several glitches in sources for binary-search-trees and have
corrected most of them. A new version of CL-containers is now up on
the web (and asdf-installable).
On Jul 9, 2007, at 5:36 AM, Josip Gracin wrote:
> (let ((c (make-container 'priority-queue-on-container)))
> (insert-item c 2)
> (insert-item c 1)
> (insert-item c 3)
> (delete-element c 2))
--
Gary Warren King, metabang.com
Cell: (413) 885 9127
Fax: (206) 338-4052
gwkkwg on Skype * garethsan on AIM
More information about the cl-containers-devel
mailing list