Join Slack
Communities
Powered by
e.g. `val foo: String by makeFoo()` - and now `mak...
# getting-started
r
rogercaplan
12/15/2016, 9:10 PM
e.g.
val foo: String by makeFoo()
- and now
makeFoo()
can be inlined and use a reified generic to capture the type
Open in Slack
Previous
Next