computable-reals

BSD 3-clause

Computable real numbers.

$ area51 add computable-realsCopy

Usage

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