leftInv constant

Move const leftInv

Left counterclockwise move.

Implementation

static const leftInv = Move(Color.left, inverted: true);