Skip to content

Abandon the Operate trait in favor of an enum with all operations #9

@IntrepidPig

Description

@IntrepidPig

This will allow Terms to be properly cloned, as well as traversing them easily and possibly making step by step evaluation in the future easier to implement. The original purpose of making Operate a trait was to allow users to add custom operators, but that feature will probably never be implemented, favoring just custom functions instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions