mitchelloharawild / mitchelloharawild/subvec
Is vecvec a subvec?
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The semantics of https://github.com/mitchelloharawild/vecvec/ may be reducable to subvec on a list, and the furl() and unfurl() semantics may be useful for obtaining the list result of vecvec (rather than users interrogating the internals with <vecvec>@x).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the linked vecvec semantics with subvec's current behavior, focusing on whether vecvec can be represented as a subvec of a list. Examine how furl() and unfurl() could expose the list result without requiring users to inspect @x. Done means the relationship and any required API changes are clearly resolved.
Written by the indexing model from the issue text.
Assessment
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100