blakeembrey / blakeembrey/iterative
Implement permutation and combination functions
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
These are some of the most useful functions from python's itertools IMO.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the repository's existing iterator helpers and test structure; no implementation files or tests are named in the issue. Compare the intended behavior with Python's itertools documentation, then add permutation and combination functions with tests covering their expected outputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100