Skip to content

Remove unimplemented operators? #33

Description

@JaredDavis22

I would like to remove all unimplemented operators. They do nothing but slow down operator parsing. The slowdown is less now that the first digit is part of the operator parsing.

We could update the readme with the the last git link with the unimplemented operators then delete them, their tests and stub implementations.

Or

We could create an opNotReadyForUsageYet helper that creates the Operator but does not add it to the operatorList.

Or

?

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions