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

doc/index.html

bitv

API

Library bitv

  • Bitv This module implements bit vectors, as an abstract datatype t. Since bit vectors are particular cases of arrays, this module provides the same operations as module Array. It also provides bitwise operations and conversions to/from integer types.

Library bitv.string

OCaml

Innovation. Community. Security.