impl_math

Macro impl_math 

Source
macro_rules! impl_math {
    ( $($exp:expr),* ) => { ... };
}