postmodernity

MIT

Utility library for the Common Lisp Postmodern library

$ area51 add postmodernityCopy

Usage

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