bitv
bitv copied to clipboard
OCaml bit vector library
A bit vector library for OCaml.
Installation
Installation is available via opam by typing
opam install bitv
Usage
The library provides a single module, Bitv. The documentation is
available here.
Bug reports
Please report bugs by creating an issue.