Type Alias math::interval::IntInterval

source ·
pub type IntInterval<T> = ContiguousIntegerSet<T>;

Aliased Type§

struct IntInterval<T> { /* private fields */ }