dep: Use weak pointers for maintaining dependents.
[lisp] / heap.lisp
2007-07-03 Mark Woodingheap: Simple binary heaps for priority queues and so on.