package bap-std
The Binary Analysis Platform Standard Library
Install
Dune Dependency
Authors
Maintainers
Sources
v2.4.0.tar.gz
sha256=63ada71fa4f602bd679174dc6bf780d54aeded40ad4ec20d256df15886e3d2d5
md5=b8b1aff8c6846f2213eafc54de07b304
doc/bap/Bap/Std/Bitvector/Trie/index.html
Module Bitvector.Trie
Prefix trees for bitvectors.
Bitvector comes with 4 predefined prefix trees:
Trie.Big.Bits
- big endian prefix tree, where each token is a bit, and bitvector is tokenized from msb to lsb.
Trie.Big.Byte
- big endian prefix tree, where each token is a byte, and bitvector is tokenized from most significant byte to less significant
Trie.Little.Bits
- is a little endian bit tree.
Trie.Little.Byte
- is a little endian byte tree.
module Big : sig ... end
module Little : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>