jpl-queues
A few different kinds of queues, with optional multithreading synchronization.
$ area51 add jpl-queuesコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(jpl-queues:some-function ...)A few different kinds of queues, with optional multithreading synchronization.
$ area51 add jpl-queuesコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(jpl-queues:some-function ...)