|
|
|
|
|
by NateDad
4292 days ago
|
|
You don't have to resort to an empty interface, in fact, mrust experiences go programmers cringe when they see anyone using empty interfaces.
The fact of the matter that much code can reused without being "generic" and often your code never gets reused. YAGNI and all that. |
|