linksplatform / linksplatform/Ranges
Use C++ naming
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I do not know what SByte (Super Byte) is
https://github.com/linksplatform/Ranges/blob/35aef058247dbd6b7ac01b9bdebb1912b3e8c983/cpp/Platform.Ranges/Range.h#L5-L23
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 reading cpp/Platform.Ranges/Range.h at lines 5–23 and identify what SByte refers to there. Compare those names with the surrounding C++ naming style; done means the naming follows that convention and the purpose of SByte is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100