package two type direction int const ( NW direction = iota NE SE SW )