ieee-floats
Convert floating point values to IEEE 754 binary representation
$ area51 add ieee-floatsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ieee-floats:some-function ...)Convert floating point values to IEEE 754 binary representation
$ area51 add ieee-floatsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ieee-floats:some-function ...)