cl-lib-helper

MIT

Reorganise existing symbols in standard and third party libs to common hierarchical packages.

$ area51 add cl-lib-helperCopy

Usage

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