memory-regions

zlib

Implementation of a memory region abstraction

$ area51 add memory-regionsCopy

Usage

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