Open theodore-norvell opened 6 years ago
Currently we can index tuples using the index ([ ]) operator but not the dot operator. This is backward. We should be able to use dot, but not index.
Currently we can index tuples using the index ([ ]) operator but not the dot operator. This is backward. We should be able to use dot, but not index.