ls:with
list-of-models ls:with reporter
Reports a new list of models containing only those models that report true when they run the reporter block.
ls:models ls:with [ count turtles > 100 ]Reports a new list of models containing only those models that report true when they run the reporter block.
ls:models ls:with [ count turtles > 100 ]Take me to the full LevelSpace Extension Dictionary.