Hacker News new | ask | show | jobs
by __ryan__ 1089 days ago
They’re suggesting outputting runtime type information by emitting different code based on the type of the value passed to their hypothetical “Type.keys()” function.
1 comments

Ahh, that makes sense then; thanks for clarifying.