static Tuple At
Answer the specified element of the tuple.
Return
The element of the tuple.
Parameters
tuple
The tuple from which to extract a value.
index
Which element should be extracted.
Answer the specified element of the tuple.
The element of the tuple.
The tuple from which to extract a value.
Which element should be extracted.