staticTupleAt

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.