metatilities

MIT Style license

These are the rest of metabang.com's Common Lisp utilities

$ area51 add metatilitiesCopy

Usage

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