package bitv
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A bit vector library for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
bitv-1.5.tbz
sha256=17f57fa726dcb92f146442884e2a69f3e5515fc1fd7318f0eee920cf65bfc64c
sha512=b04b145983e675ed6f5be7ed11017abc2e2188e81df26ac3d77922898db06a9c9540269da055fc49cc5b9f015b85a719156e1ec5997b31f0f775ae5bf7178081
doc/index.html
bitv
API
Library bitv
BitvThis module implements bit vectors, as an abstract datatypet. Since bit vectors are particular cases of arrays, this module provides the same operations as moduleArray. It also provides bitwise operations and conversions to/from integer types.
Library bitv.string
Bitv_stringVariant implementation. SeeBitvfor documentation.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page