Q: Is there a standard Kotlin API for loading reso...
# announcements
n
Q: Is there a standard Kotlin API for loading resources? Or should I drop down to the Java APIs (Class.getResource, etc.) to do that?