Turtle and Observer Command

list-of-turtles-at xcor ycor

Returns a list of turtles xcor units in the x direction and ycor units in the y direction away from the caller .

Examples:

list-of-turtles-at 1 1 returns a list of turtles one unit to the right and one unit above the caller.

Related commands:
list-of-turtles-here list-of-turtles list-of-turtles-towards