collections

The collections library includes a basic set of types for managing collections of objects. The library is designed to make the activity library, i.e. the simulator, efficient and flexible. Note: Swarm can use java.util Collections as Swarm collections, and there is really no reason not to do this. This library is mainly relevant to Objective C users.