Join Slack
Powered by
if you really need `reified`, you could have your ...
# getting-started
k
kevinmost
01/17/2018, 5:28 PM
if you really need
reified
, you could have your reified function first create a
KClass
instance using
T::class
and then pass it to a non-inline function, which can recurse
Open in Slack
Previous
Next