Join Slack
Powered by
also implementing generics in the runtime when typ...
# announcements
m
mikehearn
01/23/2017, 1:28 PM
also implementing generics in the runtime when types are not erased is a lot more complex. in practice you need to "re-erase" types at a lower level to avoid an explosion of generated machine code that is actually identical.
Open in Slack
Previous
Next