package bitv

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

Install

Dune Dependency

Authors

Maintainers

Sources

bitv-1.5.tbz
sha256=17f57fa726dcb92f146442884e2a69f3e5515fc1fd7318f0eee920cf65bfc64c
sha512=b04b145983e675ed6f5be7ed11017abc2e2188e81df26ac3d77922898db06a9c9540269da055fc49cc5b9f015b85a719156e1ec5997b31f0f775ae5bf7178081

Description

A bit vector library for OCaml

Published: 30 Jan 2021

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