linksplatform / linksplatform/Data.Doublets

Add GetOrCreateLink extension method that returns not an address but all link's contents

Open
#195 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
14
Forks
5
PR merge metrics
No merged PRs in 30d

Description

This method can be a replacement for `links.GetLink(links.GetOrCreate(...))` to make code even shorter.

I got this idea then was answering https://stackoverflow.com/questions/67210209/how-i-can-get-each-source-and-target-from-doublet-of-doublets question.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the existing links.GetLink and links.GetOrCreate entry points to understand how they are composed. Add the proposed GetOrCreateLink extension method so it returns the link's contents rather than an address, and confirm it can replace the composition described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.