Potential Type-class enhancements
Open
Nobody has claimed this yet.
enhancement
research
- Dominant language
- C++
- Stars
- 693
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
A list of potential enhancements to type classes:
- Type-class-based dispatch: #92
- Type class hierarchy: Somehow detect that a type class is a superset of others
- Type class typing: directly access object features that a type class supports
- Type class pointers: strong-ish typed pointers which guarantee the object is of a type class
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
No files, tests, or entry points are named. First clarify which of the four proposed type-class enhancements is in scope, how it should behave, and where the existing type-class implementation and tests live; done should be defined by an agreed design and acceptance tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100