This module implements a stream fusion system based on the following paper: Stream Fusion. From Lists to Streams to Nothing at All
opam pin add fusion https://github.com/zshipko/ocaml-fusion.git
jbuilder runtest
See the original paper and src/fusion.mli
for more information