A range over all entities in the manager.
Return if an only if the range cannot access any more entities.
Return the current entity.
Return the number of entities to iterate over (including empty ones).
Access the next entity.
Return a copy of this range.
See Implementation
A range over all entities in the manager.