filter-maker

BSD 2-Clause

CLIM program for letting users make filters out of predicates and keys.

$ area51 add filter-makerCopy

Usage

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

Dependencies