package fluxt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Extensions of flux to provide basic streams (compression, hash, format)
Install
dune-project
Dependency
Authors
Maintainers
Sources
flux-0.0.1.beta4.tbz
sha256=d0b82b8ba551d37d455472bcefd4f12ec5738d8cfae1631a3816815193afbdc6
sha512=dd4b7138409a0dd465a9b39225b8986a70c526647a88f217647737127fd04d3ad7704a37c212f22c76d0cc3065a89dba839b83342089f1bf062cf08e5a60d1ab
doc/CHANGES.html
v0.0.1~beta4 (2026-04-09)
- Add
Flux.Stream.concat(@dinosaure, #12) - Add
Flux.Source.with_buffered_formatter(@reynir, #13) - Dispose properly a source when we use
Flux.Stream.from(@dinosaure, spotted by @Josef-Thorne-A, #14)
v0.0.1~beta3 (2026-02-17)
- Add
Flux.Sink.bqueue(@dinosaure, #10)
v0.0.1~beta2 (2026-01-20)
- Add a test about
miouand fixSource.with_task(@dinosaure, #3, #4, #5, #6) - Add
Flux_zip(@dinosaure, #7) - Add
Flux_angstrom(@dinosaure, #8)
v0.0.1~beta1 (2025-10-30)
- First release of Flux and Fluxt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page