position method

({int x, int y}) position()

Implementation

({int x, int y}) position() => (x: _cur.x, y: _cur.y);