Bit Fields for OCaml

A functional bit field library for OCaml.

The bit sequences are immutable and of arbitrary-length.

This library is provided under a restrictionless Zlib license,
see the file LICENSE.txt for details.

Generated api-documentation

Download:
ocaml-funfields.tar.gz

You can install it with OPAM:
opam install funfields

The sources are hosted on GitHub.