Function mathml_core::helpers::Pmatrix

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