streamly icon indicating copy to clipboard operation
streamly copied to clipboard

Remove the state parameter from StreamK and Stream types

Open harendra-kumar opened this issue 5 months ago • 0 comments

This will remove all SVar related functionality and old concurrent stream types. For some compatibility we can export equivalent types created using MkType from the same modules or from a Streamly.Data.Stream.Types module.

harendra-kumar avatar Jul 23 '25 06:07 harendra-kumar