dlist

3-Clause BSD

An implementation of the doubly-linked list in Common Lisp.

$ area51 add dlistコピー

使い方

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

依存関係