Y
Hacker News
new
|
ask
|
show
|
jobs
by
jakelazaroff
1741 days ago
Can you not just define an async static function that returns an instance?
1 comments
tnzm
1741 days ago
I can, but that's ugly - it violates standard semantics and generally introduces a new thing to know about.
link