use crateCurveInt;
use crateCurvePath;
use Vec;
/// Integer curve shape containing contours that form one overlay operand.
///
/// This is a structural container; [`IntCurveOverlay`](crate::int::IntCurveOverlay)
/// validates non-emptiness and each contour's invariants when the shape is added.