linksplatform / linksplatform/Data.Doublets.Sequences
Make Sequences class generic
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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 Platform.Data.Doublets/Sequences/Sequences.cs at line 53 and the surrounding Sequences class implementation. Determine which type parameters the class should expose and verify that its existing sequence behavior remains intact after the class becomes generic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100