79599260

Date: 2025-04-29 22:11:21
Score: 2.5
Natty:
Report link

but that's not what I want, because I want the generic version to be guaranteed to have a T and the non-generic to never have a T.

The other option is to give the generic and non-generic classes different names, and inherit one from the other.

export interface ServiceResult1 {}; export interface ServiceResult2 extends

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mohamed Shehata