Function mathml_core::helpers::pmatrix

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