Join Slack
Powered by
I don't think so, I assume the reflection mechanis...
# stdlib
k
kevinmost
02/08/2018, 1:23 PM
I don't think so, I assume the reflection mechanism works like it does in Java, where you can't know all of the subtypes of a type because classes are lazily loaded on the JVM. The only way around that is to write a classpath scanner, I believe.
Open in Slack
Previous
Next