Companion

object Companion

Functions

Link copied to clipboard
fun of(termFormatter: TermFormatter = TermFormatter.prettyExpressions()): SolutionFormatter

Creates a SolutionFormatter rendering terms with termFormatter (defaults to pretty-printed expressions).

Link copied to clipboard

Creates a SolutionFormatter that pretty-prints expressions using the given operators for notation.