Hacker News new | ask | show | jobs
by sklogic 3648 days ago
Compile time reflection have absolutely nothing to do with dynamic typing.
1 comments

Compile time reflection? Reflection as implemented in most languages allows you to determine the type of an object at runtime.