pettomato-indexed-priority-queue

MIT

A binary heap based priority queue implementation with efficient support for find, update, replace, and delete operations.

$ area51 add pettomato-indexed-priority-queueコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(pettomato-indexed-priority-queue:some-function ...)

依存関係

利用しているパッケージ