glyphs
Glyphs to reduce Common Lisp verbosity
$ area51 add glyphsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(glyphs:some-function ...)Glyphs to reduce Common Lisp verbosity
$ area51 add glyphsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(glyphs:some-function ...)