Y
Hacker News
new
|
ask
|
show
|
jobs
by
danielheath
1088 days ago
Did the comment you're replying to get edited? They are pretty explicitly talking about statically known type information, not runtime.
1 comments
__ryan__
1088 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.
link
danielheath
1088 days ago
Ahh, that makes sense then; thanks for clarifying.
link