package bstr
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A simple library for bigstrings
Install
dune-project
Dependency
Authors
Maintainers
Sources
bstr-0.0.3.tbz
sha256=503c4f74f67d16e30dd962a753ed3bca1469282c2202392f5b0e1b7e2a9b4562
sha512=2db7116df496c12892025b51b91cff87c739595e475eaa33b9a5bfcfbeb8a91cbe90da9b10d9408f41ccca9daec143d8ddf0099be2fac3f3330a3b3bfd25683e
doc/CHANGES.html
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