more-conditions

LLGPLv3

This system provides some generic condition classes in conjunction with support functions and macros.

$ area51 add more-conditionsCopy

Usage

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