portable-condition-system

CC0

A portable condition system for Common Lisp

$ area51 add portable-condition-systemCopy

Usage

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