[][src]Module analytic::interval::traits

Traits

Coalesce
CoalesceIntervals

implementors are container types that should be able to coalesce the contained intervals

Interval

A one-dimensional interval with a start and an end. Whether or not the start and end elements are included in the interval depends on the actual implementor type

Topology