Traversal operators are the operators that can appear after a value to traverse into the data structure that value represents. So far only the attribute access operator is implemented.
Traversal operators are the operators that can appear after a value to traverse into the data structure that value represents. So far only the attribute access operator is implemented.