lense

BSD-2

Racket style lenses for the Common Lisp.

$ area51 add lenseCopy

Usage

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