bodge-heap
Heap implementation
$ area51 add bodge-heapCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bodge-heap:some-function ...)Heap implementation
$ area51 add bodge-heapCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bodge-heap:some-function ...)