ZStream#runHead used to evaluate as little as possible of the stream to emit one element. We accidentally (or maybe not accidentally, can't remember π
) changed it to evaluate everything but emit just one element.
What's the right behavior here? Would love to get inputs. @regiskuckaertz @simpadjo @adamgfraser