On 8/24/2024 9:36 AM, Manu wrote: > alias x = s.tupleof; // this works > alias y = s.tupleof[0]; // this is a compile error?! Can you please repost with the missing declarations from your example? Thanks!