bitfield-schema

BSD

SIMPLE-BIT-VECTOR low level routines and convenient eDSL over it.

$ area51 add bitfield-schemaCopy

Usage

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

Dependencies