you can just get the class from T::class, inline r...
# kotlin-fuel
n
you can just get the class from T::class, inline reified does that
d
Yes but for that it needs to know T. There are cases where it doesn't?
n
but it is inline reified, it should always know T