context-lite
A CLOS extension to support specializing methods on special/dynamic variables.
$ area51 add context-liteCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(context-lite:some-function ...)