You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tuple benefits immensely from reflection. The underlying storage can be generated using define_aggregate.
Since define_aggregate also gives us the possibility to give the members names, it might be interesting to explore named tuples and new ways to access tuple members.