package bitv

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.0.tar.gz
md5=3cc19ac840f22c19508aac5063fcb43c
sha512=8a96af5d5573746b004fe018ef2b6faa0c3adf52c356e8a7b3ba97d3ba3cead685e1f3e174d46ccd3a09bb3215a4936501b08eabd36f0492a240ea20128bafae

Description

A bit vector library for OCaml

Published: 22 May 2024

README

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.

Dependencies (2)

  1. dune >= "2.0.0"
  2. ocaml >= "4.03"

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

OCaml

Innovation. Community. Security.