When you cast inline class to an interface it impl...
# announcements
a
When you cast inline class to an interface it implements, it gets boxed. Is there any future possibility we can mark or do something such that they may not get boxed?