# Tuple --- A sequence of different types accessed by index or a symbol mapped to an index ```text Tuple[TYPE; TYPE.SYMBOL; ...] ```