fixed

MIT

A fixed-point number type.

$ area51 add fixedCopy

Usage

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

Dependencies