[Swift-devel] arrays-of-arrays

Tiberiu Stef-Praun tiberius at ci.uchicago.edu
Mon Jul 9 10:28:48 CDT 2007


Do you have an example when this would be useful ?
In the case doing parameter sweeps, I would be tempted to replace
a[m][n] with b[m] and c[n] and loop over b and c

Tibi

On 7/8/07, Ben Clifford <benc at hawaga.org.uk> wrote:
> The present language syntax does not admit arrays-of-arrays, with
> expressions such as a[5][3]. However, I don't see anything particularly
> constraining in the implementation to require this. Does anyone have
> preference?
> --
>
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
>


-- 
Tiberiu (Tibi) Stef-Praun, PhD
Research Staff, Computation Institute
5640 S. Ellis Ave, #405
University of Chicago
http://www-unix.mcs.anl.gov/~tiberius/



More information about the Swift-devel mailing list