[Swift-devel] Associative array in Swift [GSoC]

Yadu Nand yadudoc1729 at gmail.com
Sat Jun 18 11:37:29 CDT 2011


>> So then Yadu's: a[0] = 100; a[0] = 200; example might turn into:
>>  int a[][]; a[0][!] = 100; a[0][!] = 200;

I think this looks really neat. I'll try to get this working and post results.

-- 
Thanks and Regards,
Yadu Nand B



More information about the Swift-devel mailing list