Skip to content

Separate streams into a separate package #355

@lehins

Description

@lehins

This is a long shot, but I thought I'd ask anyways.

Data.Vector.Fusion.Stream.Monadic is a quite useful module and I know of at least two packages that could use it without depending on vector, namely massiv and streamly. There are a few others I found, but they are less maintained.
Another benefit of splitting it into its own package would force us to write some tests and maybe even benchmarks for the stream functionality itself.

Thoughts?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions