bit-ops
Optimized bit-vector operations
$ area51 add bit-opsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bit-ops:some-function ...)Optimized bit-vector operations
$ area51 add bit-opsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bit-ops:some-function ...)