pub fn is_empty<G>(g: &G) -> boolwhere G: Geometry, G::Kind: NumPointsStrategyForKind, <G::Kind as NumPointsStrategyForKind>::S: NumPointsStrategy<G>,
True iff g has no points.
g
Mirrors boost::geometry::is_empty(g) from boost/geometry/algorithms/is_empty.hpp.
boost::geometry::is_empty(g)
boost/geometry/algorithms/is_empty.hpp