linksplatform / linksplatform/Data.Doublets
Add Deleted/Unused constant to mark links that are in Unused list
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
This will work fine for both united and split trees, and also for the case without tree indexes.
And this same issue will allow us to make indexes optional, that is, to extract trees into a decorator.
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 tracing how links enter the Unused list in the united and split tree implementations, including the case without tree indexes. Define completion as having a Deleted/Unused constant that marks those links and supports optional indexes with tree extraction into a decorator; the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100