Function mathml_core::helpers::bmatrix

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