cl-crc64

BSD

Computes 64-bit cyclic redundancy checks

$ area51 add cl-crc64Copy

Usage

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