place-modifiers

Public Domain

Essentially gives access to hundreds of modify-macros through one single macro: MODIFY.

$ area51 add place-modifiersCopy

Usage

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