Hacker News new | ask | show | jobs
by wtetzner 1990 days ago
I would argue that code using generics is often easier to read than code without it.

The fact that something is a type variable makes it clear the that type of that thing doesn't matter.