package bitv

  1. Overview
  2. Docs
A bit vector library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

bitv-1.4.tbz
sha256=d81167614a0ea2c3e371562bdc5abfbced9801bbe75f5af82cc7793639c5bbd6
sha512=82c0da34c2155ec5640a4b96844d25c34675daab5ee535fa612c3c9fbd7fa2bda9a2a12ec53947f9205b8f40686da3ff3b77e52ce8b1ff3ea75321fa35f6cf65

Description

A bit vector library for OCaml

Published: 22 Sep 2020

README

A bit vector library for OCaml.

Installation

Installation is available through opam by typing

opam install bitv

Usage

The bitv package contains two libraries, bitv and bitv.string. Their documentation is available online here.

Bug reports

Please send bug reports to Jean-Christophe.Filliatre@lri.fr, or open an issue.

Dependencies (2)

  1. dune >= "2.0.0"
  2. ocaml

Dev Dependencies

None

Used by (5)

  1. acpc = "1.1.1" | >= "2.0.0"
  2. bloomf
  3. hts_shrink < "3.0.1"
  4. lbvs_consent
  5. ucorelib >= "0.2.0"

Conflicts

None