let (x,y) = ...

Kagamin via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu Feb 19 04:03:58 PST 2015


Or even more obvious (VBA,TSQL):

set (x,y,z) = [1,2,3];


More information about the Digitalmars-d-announce mailing list