haskell / haskell/containers

Export something like splitTraverseSeq

Open
#87 3 comments 0 reactions 0 assignees View on GitHub
info-needed Seq
Dominant language
Haskell
Stars
355
Forks
194
Avg merge
3d 4h
Merged PRs (30d)
4

Description

I'm currently using it to implement `enumFromTo`-like functions for `Seq`, which demonstrate the same sort of performance advantage for incremental use as my proposed `zipWith` change. `splitTraverseSeq` would also be great for conversion from `Array` and `Vector` types. As it appears to be generally useful, I think we should export it in some form. We probably don't want to export a `Splittable` class, however, so we'll need to do something to work around that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.