simplify library

Functions

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