cambl
A library for working with financial amounts involving multiple commodities.
$ area51 add camblCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cambl:some-function ...)A library for working with financial amounts involving multiple commodities.
$ area51 add camblCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cambl:some-function ...)