simplify library

Functions

simplify<T extends Point<double>>(List<T> points, {double? tolerance, bool highestQuality = false}) List<T>