//! Collection of algorithms that are used by the kernel
//!//! Algorithmic code is collected in this module, to keep other modules focused
//! on their respective purpose.
pubmodapprox;pubmodintersect;pubmodreverse;pubmodsweep;pubmodtransform;pubmodtriangulate;