resignal-bind

MIT

Tiny signal capturing facility.

$ area51 add resignal-bindCopy

Usage

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

Dependencies