Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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