streamly
streamly copied to clipboard
Remove the state parameter from StreamK and Stream types
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.