Member predicate TupleType::getElement
Gets the nth element of this tuple, indexed from 0.
For example, the 0th (first) element of (int, string) is the field Item1 int.
Field getElement(int n)Gets the nth element of this tuple, indexed from 0.
For example, the 0th (first) element of (int, string) is the field Item1 int.
Field getElement(int n)