e.g. `val foo: String by makeFoo()` - and now `mak...
# getting-started
r
e.g.
val foo: String by makeFoo()
- and now
makeFoo()
can be inlined and use a reified generic to capture the type