fixed
A fixed-point number type.
$ area51 add fixedCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fixed:some-function ...)A fixed-point number type.
$ area51 add fixedCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fixed:some-function ...)