safely.lisp: SAFE-COPY shouldn't make two copies under CLisp.
[lisp] / heap.lisp
2007-07-03 Mark Woodingheap: Simple binary heaps for priority queues and so on.