rene 0.2.0

Computational geometry.
Documentation
mod cexact;
mod conversion;
mod crene;
mod generic_iterator;
mod impl_box_wrapper;
mod impl_constrained_delaunay_triangulation_wrapper;
mod impl_contour_wrapper;
mod impl_delaunay_triangulation_wrapper;
mod impl_empty_wrapper;
mod impl_multipolygon_wrapper;
mod impl_multisegment_wrapper;
mod impl_point_wrapper;
mod impl_polygon_wrapper;
mod impl_py_sequence;
mod impl_segment_wrapper;
mod impl_trapezoidation_wrapper;
mod packing;
mod reference;
mod slicing;
mod traits;
mod unpacking;