[][src]Macro la::m

macro_rules! m {
    ( $( $( $i:expr ),* );* ) => { ... };
}

Macro for building matrices.