Hacker News new | ask | show | jobs
by valand 1964 days ago
Agree, generic name should mirror its meaning.

For generic that doesn't have any specific meaning we can use T.

Adding a meaning to meaningless generic will add confusion, like in the example, Element might conflict with HTMLElement while it can be something else entirely.