Implementing interface members without modifying implementer declarations with an Implements clause
Open
LDM Review in progress
Scenario
- Dominant language
- No language data
- Stars
- 328
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
This is a common ask for situations where the implementing code is in a code-generated partial type definition and the code opting into the implementing is in a user-written partial type (or vice-versa). Would also cut down on code clutter a bit.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.