a reporter that takes two Boolean (true/false) inputs and reports true if both inputs report true and reports false if either or both inputs report false
a command that makes a turtle stop existing (stop executing code, disappear from any sets of agents it was in, terminate any links to that turtle, etc.)
a Boolean (true/false) reporter that takes a set of agents as input and reports true if there are any agents in the set and reports false if the set is […]