Coord typedef

Coord = (num, num)

Implementation

typedef Coord = (num, num);