generic-arithmetic

MIT

A library for generic arithmetic operations

$ area51 add generic-arithmeticCopy

Usage

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