On 10/7/10 15:27 CDT, Tomek Sowiński wrote: > There's a tangent issue with std.typecons.Tuple: > > int[2] ints; > Tuple!(int, int) t = ints; > > Minor, but should work. Yah, good point. Could you please add that to bugzilla so we don't forget? Feel free to assign to me (my first name at metalanguage dot con). Andrei