[Swift-devel] Explicit subscript type declaration for arrays

Yadu Nand yadudoc1729 at gmail.com
Fri Jul 8 14:00:39 CDT 2011


Hi,

There was a bug in the code which did not allow arrays of more than two
dimensions. This has been fixed. Explicit subscript types are being
pushed to a branch on my git account [1].

Fair warning, that its very buggy right now, and a lot of checks placed
earlier are disabled.

I'm trying to add support for types(structs) as subscripts.

[1] https://github.com/yadudoc/Swift/tree/subs_type_experimental


-- 
Thanks and Regards,
Yadu Nand B



More information about the Swift-devel mailing list