Skip to content

Clean up toString output #109

Open
Open
@silentmatt

Description

@silentmatt

expression.toString() wraps non-atomic expressions in parentheses even when they're not needed. That's useful for debugging, but looks cluttered. It should include parentheses only where necessary by default, and have an option (or separate method) to get the current behavior for debugging purposes.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions