stmx
Composable Transactional Memory
$ area51 add stmxCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(stmx:some-function ...)Composable Transactional Memory
$ area51 add stmxCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(stmx:some-function ...)