Hacker News new | ask | show | jobs
by atilaneves 2304 days ago
> Compile time generic programming is not a replacement for runtime reflection.

Yes, it is, especially since the former can be used to implement the latter.