Quickutilβ

Lisp utilities on demand

Fork me on GitHub
search

There are 1 utilities.

octet v1.0

A type representing an octet: 8 bits. If a positive integer n is specified, then (octet n) represents 8n bits. This can often be used for optimization in Common Lisp.

Provides
octet
Source Code