ColumnPos typedef

ColumnPos = (int, int, int)

Implementation

typedef ColumnPos = (int posLR, int posRL, int columns);