let (x,y) = ...

visitor via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Nov 23 14:32:55 PST 2015


On Monday, 23 November 2015 at 20:10:49 UTC, visitor wrote:
> Andrea Fontana(s allows
> let (hello, world) = ["hi", "there", "!"];

of course in your version let (hello, world)[] = ["hi", "there", 
"!"] works
but for consistency with range, i think Fontana's note is relevant


More information about the Digitalmars-d-announce mailing list