lense
Racket style lenses for the Common Lisp.
$ area51 add lenseCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lense:some-function ...)Racket style lenses for the Common Lisp.
$ area51 add lenseCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lense:some-function ...)