float-features

zlib

A portability library for IEEE float features not covered by the CL standard.

$ area51 add float-featuresCopy

Usage

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