In other words, if I have an instance of Class<...
# announcements
d
In other words, if I have an instance of Class<T> in hand, is there any way I can use it to call an inlined function in which a type parameter T is reified from a non-inlined function in which it is not?