contextl

MIT-style license

ContextL is a CLOS extension for Context-oriented Programming (COP).

$ area51 add contextlCopy

Usage

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