`val newDirectionIndex = (currentDirection + 1) % ...
# getting-started
j
val newDirectionIndex = (currentDirection + 1) % directionsInRightTurnOrder.size