memory-regions
Implementation of a memory region abstraction
$ area51 add memory-regionsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(memory-regions:some-function ...)Implementation of a memory region abstraction
$ area51 add memory-regionsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(memory-regions:some-function ...)