@hackage pipes-rt0.4.2

A few pipes to control the timing of yields

Use this library to yield values downstream according to different timing rules. For example, use the relTimeCat pipe, and your data will be yielded according to their timestamps. Or use poissonCat to yield values with poisson timing.