impl_sum_product

Macro impl_sum_product 

Source
macro_rules! impl_sum_product {
    ($fl_ty: ty) => { ... };
}