From: Carl Eastlund (cce at ccs.neu.edu) Date: Fri Jun 1 02:36:58 EDT 2007 |
|
On 6/1/07, YC <yinso.chen at gmail.com> wrote: > Tuples differ from vectors that they are indexed both by name & numbers, but > if struct is a named vector, in that sense it won't really be different, > except struct is opaque and hence better for building AST than vector IMHO. Ok, you want tuples with labelled fields. Now they sound more like hash tables on symbols or strings. Are they anything beyond that? -- Carl Eastlund
Posted on the users mailing list. |
|