moira

MIT

Moira base system without the Osicat dependency, hence without thread id support on Linux.

$ area51 add moiraCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(moira:some-function ...)