streamly
streamly copied to clipboard
Support the `bound` parameter consistently everywhere
trafficstars
Currently, the bound parameter only takes effect in concurrent folds. We need to replicate the implementation everywhere.
See: https://github.com/composewell/streamly/pull/2400