buzz-lang / Buzz

A programming language designed for robot swarms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swarm closures missing

adentinger opened this issue · comments

The Buzz wiki specifies that the following closures should exist within Buzz, however they are not implemented anywhere:

  • swarm.intersection
  • swarm.union
  • swarm.difference
  • swarm.unselect