let (x,y) = ...
    via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Thu Feb 19 01:46:12 PST 2015
    
    
  
On Thursday, 19 February 2015 at 04:38:32 UTC, thedeemon wrote:
> let (name, age) = getTuple();
Maybe change the name to tie:
http://www.cplusplus.com/reference/tuple/tie/
?
    
    
More information about the Digitalmars-d-announce
mailing list