Function mathml_core::helpers::matrix

source ·
pub fn matrix<I>(rows: I) -> MathMLwhere
    I: IntoIterator<Item = MathML>,