cl-decimals

Creative Commons CC0 (public domain dedication)

Decimal number parser and formatter

$ area51 add cl-decimalsCopy

Usage

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