let (x,y) = ...
Kagamin via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Thu Feb 19 03:57:50 PST 2015
On Thursday, 19 February 2015 at 10:52:40 UTC, Kagamin wrote:
> On Thursday, 19 February 2015 at 09:50:25 UTC, bearophile wrote:
>> I prefer "let", it's much more traditional and descriptive.
>> C++ standard library is often a bad example to follow...
>
> Doesn't "let" normally declare a new variable?
http://ideone.com/iBzuiG - how "let" works in javascript.
More information about the Digitalmars-d-announce
mailing list