symbol-munger

MIT

Functions to convert between the spacing and capitalization conventions of various environments

$ area51 add symbol-mungerCopy

Usage

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