float-features
A portability library for IEEE float features not covered by the CL standard.
$ area51 add float-featuresCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(float-features:some-function ...)