linksplatform / linksplatform/Data.Doublets
Attempt to use different way to distinguish between child tree and thread
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Data.Doublets/blob/8b3ca6da5b8cf42ded3244c90091058a5372ef3b/Platform.Data.Doublets/ResizableDirectMemory/UInt64LinksTargetsAVLBalancedTreeMethods.cs#L61-L65
https://github.com/linksplatform/Data.Doublets/blob/8b3ca6da5b8cf42ded3244c90091058a5372ef3b/Platform.Data.Doublets/ResizableDirectMemory/UInt64LinksTargetsAVLBalancedTreeMethods.cs#L85-L89
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 with UInt64LinksTargetsAVLBalancedTreeMethods.cs at lines 61-65 and 85-89, then compare how those locations distinguish a child tree from a thread. The issue does not state the proposed alternative or its acceptance criteria, so clarify the intended distinction and what behavior should be verified before making changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100