ekmett / ekmett/vector-instances
Data.Vector.traverse
Open
- Dominant language
- Haskell
- Stars
- 9
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Figure out how to properly implement 'traverse' for Streams and/or Data.Vector without appealing to lists.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the issue's references to traverse, Streams, and Data.Vector, then inspect the repository for existing instance entry points. The issue names no files or tests, so first determine where these instances belong and how they are currently validated. Done means a proper traverse implementation for the relevant structures without converting to lists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100