Join Slack
Powered by
Is it possible to make a field extension with a ge...
# announcements
r
rook
08/16/2018, 10:05 PM
Is it possible to make a field extension with a generic type? Currently trying:
Copy code
val <T> Foo.prop: T get() = this.thing as T
3
Views
Open in Slack
Previous
Next