package slice
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A Slice type for bigstrings and bytes
Install
dune-project
Dependency
Authors
Maintainers
Sources
bstr-0.0.4.tbz
sha256=640836f15b2d555bdf2366f6d7783926e11598ad7e94557b167c785b255f4856
sha512=1954727f1a386c9909996cdabc1a3b150c23361a96e5632280b0f6e6faf8f0ab6a7ca974352378e757c5136375eb5a53235f95caa69e982f48d3a49907948ddd
doc/CHANGES.html
v0.0.4 (2025-01-20)
- Fix compilation of our C stubs (spotted by @hannesm, fixed by @dinosaure, #10)
v0.0.3 (2025-11-20)
- Fix SIGSEGV when we use
memmove(retry) (@dinosaure, #4) - Fix license and mention astring developpers (@dinosaure, #5)
- Apply ocamlformat.0.28.1 (@dinosaure, #7)
- Fix encoding of numbers with
Bin(@swrup, @reynir, @dinosaure, #8) - Add
Bstr.cuts(@dinosaure, #6)
v0.0.2 (2025-06-23)
- Fix SIGSEGV when we use
memmove
v0.0.1 (2025-04-28)
- First release of
bstr,slice&bin
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page