@hackage supply-next0.0.1.2

Supply-chain interface for basic streaming

Next is a supply-chain interface for possibly-finite enumeration. The TerminableStream generalizes Next so that more complex interfaces that incorporate enumeration can use some of these utilities. We offer type aliases Producer, Pipe, and Consumer to conveniently describe vendors and jobs that involve a Next interface.