David Herman (2014-01-06T16:48:31.000Z)
On Jan 6, 2014, at 8:10 AM, Brendan Eich <brendan at mozilla.com> wrote:

> To further constrain design (since design is mostly about leaving things out), I will address the ES4-era |let (x = y, z = z /* outer z*/) ...| let blocks and let expressions, which came up recently. We should not revive these, given do expressions. do-exprs compose better with let and const (and other binding form) declarations.

Fully agreed.

Dave
domenic at domenicdenicola.com (2014-01-14T17:34:24.576Z)
Fully agreed.