mitchelloharawild / mitchelloharawild/subvec

Is vecvec a subvec?

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.