((synopsis "Mutable heap with priority-queue operations and O(1) membership-testing") (author "Peter Danenberg") (email "pcd@roxygen.org") (user "klutometis") (repo "https://github.com/klutometis/heap") (category data) (license "BSD") (depends define-record-and-printer (hahn "0.9.3") miscmacros vector-lib) (test-depends test) (foreign-depends))