linksplatform / linksplatform/Interfaces
Add readonly[const] model to each collection's concepts
Open
bug
help wanted
- Dominant language
- C++
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Interfaces/blob/6c1408ecfb63e1e29059e0807630ef44b7d1b99c/cpp/Platform.Interfaces/IDictionary.h#L8
This is what a small hack looks like
You need to define readonly models that use only const methods
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with cpp/Platform.Interfaces/IDictionary.h at the linked definition, then inspect the other collection concepts that need corresponding readonly models. Define readonly models whose methods are const, and verify that every collection concept has the requested readonly form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100