<@U0CD02F9P> Why do you need generic there? Each s...
# announcements
m
@kevinmost Why do you need generic there? Each subclass can hold the value itself, even if it has the same name, these are completely different things and I would never expect one to try getting
data
on
MyData<*>
reference to retrieve `Any`thing.