sb-vector-io

0-clause MIT

Raw vector IO for SBCL.

$ area51 add sb-vector-ioCopy

Usage

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

Dependencies