ColorArray typedef

ColorArray = List<int>

Implementation

typedef ColorArray = List<int>;