Range typedef

Range = (int, int)

Implementation

typedef Range = (int, int);