<@U2VU05RC4> `Superclass::class.parameterizedBy(In...
# squarelibraries
e
@russhwolf
Superclass::class.parameterizedBy(Int::class)
r
Ok I see it now, thanks! A little undiscoverable because the IDE doesn’t want to autocomplete it (I had to search through the source to figure out what to import), but I see it’s a known issue at https://youtrack.jetbrains.com/issue/KT-18416
e
it’s all mentioned in README btw 🙂