heap
Simple implementation of a binary heap for Common Lisp. Very useful for priority queues, etc.

Repository: https://github.com/massung/heap/

License: Apache 2


data structure