Need ++ block for lists
Open
enhancement
funblocks
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
List blocks that I definitely would like to see because they are empirically useful:
- `repeating`
- `shuffled`
- `sorted`
- `reversed`
- `++`
- `first`
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the existing list-block implementations and their tests, then determine how the `++` block should be exposed; done means lists support the requested `++` operation with coverage for its behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100