bit-ops

LLGPL

Optimized bit-vector operations

$ area51 add bit-opsCopy

Usage

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