Points typedef

Points = List<Point<double>>

Implementation

typedef Points = List<Point<double>>;