contextl
ContextL is a CLOS extension for Context-oriented Programming (COP).
$ area51 add contextlCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(contextl:some-function ...)ContextL is a CLOS extension for Context-oriented Programming (COP).
$ area51 add contextlCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(contextl:some-function ...)