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.1.1.tbz
sha256=e657cffda56910b14b98c76dd6e0382ea4bc5d0167e88391aba93196b016eee0
sha512=80dccae9308f57185a2c2fcfc63727043a5d0c7a0cf9b3687064882d64449404a51352d90160042f12f9bd3173aaf19ec715d1c796f4e808c0677ea9dbcb9ca8
doc/CHANGES.html
v0.1.1 (2026-09-07)
- Fix our
casescombinator (@dinosaure, #20)
v0.1.0 (2026-09-04)
- Add unsafe access to bigstrings (@dinosaure, #13)
- Use warning names instead of numbers (@hannesm, #14)
- Improve our slice library (@dinosaure, #18)
- Improve our bin library (@dinosaure, #16 & #17)
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