[][src]Macro numeric_array::nconstant

macro_rules! nconstant {
    ($value:expr) => { ... };
}

Creates a new NumericConstant from the given expression.