Completed
Push — new_data_structures_2 ( 960830 )
by Doug
05:29
created

Changes

Test Coverage has decreased to 97% (-1%).
1 new patch (Spacing) is available.
4 added classes/operations
Arrow A BoxList::count() added
Arrow A BoxList::getIterator() added
Arrow A BoxList::insert() added
Arrow A BoxList::sort() added
9.24
▲   + 0.02
Test Coverage
97%
▼ -1%   –   Changes
Head
Doug Wright  
Switch BoxList to a datastructure that implements Traversable in a non-destructive manner.
Base
Doug Wright  
Put 3D rotation behind a flag so that other improvements can be shipped