Module pretty_print

Module pretty_print 

Source
Expand description

Useful functions for debugging and error messages.

Functionsยง

format_attrs
Format a vector of attributes as a string with a leading space
format_element
Pretty-print the MathML represented by element.
mml_to_string
Pretty-print the MathML represented by element.
yaml_to_string
Convert YAML to a string using with indent amount of space.