|
|
|
|
|
by TheAngush
1244 days ago
|
|
> They should repurpose `do` so that `do {}` (without the `while`) is an expression that you can put statements inside and return the last statement. There's a proposal for precisely that. Unfortunately, only Stage 1 though. https://github.com/tc39/proposal-do-expressions |
|