Join Slack
Powered by
Is it possible to access static members on reified...
# announcements
q
Quy D X Nguyen
12/08/2019, 6:35 AM
Is it possible to access static members on reified generics?
Quy D X Nguyen
12/08/2019, 6:35 AM
That might be a cool plugin actually.
p
Pavlo Liapota
12/08/2019, 6:44 AM
Can you show an example where this is needed? I think you can just access static member on actual type instead.
k
karelpeeters
12/08/2019, 8:40 AM
Well you can't have a static interface or something so how would you guarantee they're there?
s
streetsofboston
12/08/2019, 12:05 PM
Maybe when Kotlin'll start support type-classes (on companion objects).
3
Views
Open in Slack
Previous
Next