queue: Allow stuff to be pushed on the front.
[lisp] / heap.lisp
2007-07-03 Mark Woodingheap: Simple binary heaps for priority queues and so on.