package comby-kernel
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A match engine for structural code search and replace that supports ~every language
Install
dune-project
Dependency
Authors
Maintainers
Sources
comby-kernel.1.7.0.tar.gz
md5=ee6556d8bd9b25ed0445ebe23862e48a
sha512=e6386c8ce5ef14bbcab2b0ead5b1edc39375438f56330d5f02e81e467afe6623a7e299f97f26008d77bbc62850c6dc63a7cbe5b81671b5183ff3adeee5946bb3
doc/comby-kernel.vangstrom/Vangstrom/LE/index.html
Module Vangstrom.LESource
Little endian parsers
int16 i accept two bytes that match the two lower order bytes of i and returns unit.
int32 i accept four bytes that match the four bytes of i and returns unit.
int32 i accept eight bytes that match the eight bytes of i and returns unit.
any_intN reads N bits and interprets them as little endian signed integers.
uint16 reads 16 bits and interprets them as a little endian unsigned integer.
any_float reads 32 bits and interprets them as a little endian floating point value.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>