pub fn opdict_lookup(content: &str, role: &str) -> OpDictPropertiesExpand description
Look up operator properties from the MathML Core dictionary.
Port of opdict_lookup.
Returns properties including spacing, stretchy, fence, separator, etc.
pub fn opdict_lookup(content: &str, role: &str) -> OpDictPropertiesLook up operator properties from the MathML Core dictionary.
Port of opdict_lookup.
Returns properties including spacing, stretchy, fence, separator, etc.