place-utils

Public Domain

Provides a few utilities relating to setfable places.

$ area51 add place-utilsCopy

Usage

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