generic-arithmetic
A library for generic arithmetic operations
$ area51 add generic-arithmeticCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(generic-arithmetic:some-function ...)A library for generic arithmetic operations
$ area51 add generic-arithmeticCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(generic-arithmetic:some-function ...)