package bitv

  1. Overview
  2. Docs
A bit vector library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

2.1.tar.gz
md5=03cac56cec6a26321bad06e519cc3847
sha512=ae52e352b35486d7f990dbabcb3a0a78201cfb8f16c7273dbc520bb59f326c3aaedd64fd0ad84a99b686089329ad7f0a9a84e87ba766dafa3431883202ecc087

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.