bv-little-0.1.1: Efficient little-endian bit vector library

bv-little-0.1.1: Efficient little-endian bit vector library

This package contains a time- and space- efficient implementation of little-endian bit vectors. Provides implementations of applicable typeclasses and numeric conversions.

The declared cost of each operation is either worst-case or amortized.

For an implementation of big-endian bit vectors, use the bv package.

Signatures

Modules