pylogic.printing package

Submodules

pylogic.printing.printing module

pylogic.printing.printing.latex_print_order(expr) str[source]

Return the latex representation of the expression with the order of the terms preserved.

pylogic.printing.printing.str_print_order(expr) str[source]

Return the string representation of the expression with the order of the terms preserved.

Module contents