Y
Hacker News
new
|
ask
|
show
|
jobs
by
deepsun
18 days ago
I believe a clearer example would be: `async function f(): Foo` vs `function f(): Future<Foo>`. Isn't it how it works inside anyway?