domain_int_ground

Macro domain_int_ground 

Source
macro_rules! domain_int_ground {
    () => { ... };
    ($($e:expr),+ $(,)?) => { ... };
}
Expand description

Creates a [GroundDomain::Int]