make_decimal_abs_function

Macro make_decimal_abs_function 

Source
macro_rules! make_decimal_abs_function {
    ($ARRAY_TYPE:ident) => { ... };
}