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.4.tbz
sha256=d81167614a0ea2c3e371562bdc5abfbced9801bbe75f5af82cc7793639c5bbd6
sha512=82c0da34c2155ec5640a4b96844d25c34675daab5ee535fa612c3c9fbd7fa2bda9a2a12ec53947f9205b8f40686da3ff3b77e52ce8b1ff3ea75321fa35f6cf65
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