metatilities
These are the rest of metabang.com's Common Lisp utilities
$ area51 add metatilitiesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(metatilities:some-function ...)These are the rest of metabang.com's Common Lisp utilities
$ area51 add metatilitiesCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(metatilities:some-function ...)