Skip to content

Improve AST handling in simplify #33

@BracketJohn

Description

@BracketJohn

Every sub function of simplify currently uses pythons deepcopy, in order to return an actual object.

It should be discussed whether this is necessary or whether hiding these lower levels of simplification API should be taken to full extend. This would mean creating a single deep copy in simplify and working on this copy afterwards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions