context-lite

MIT

A CLOS extension to support specializing methods on special/dynamic variables.

$ area51 add context-liteCopy

Usage

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

Dependencies