Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Design of arithmetic operations (static vs. dynamic) #520

Description

Right now +, -, *, / and ==, !=, >, <, etc. are defined as static operators.

Should they be dynamic instead? Makes them more flexible to extend and use? What are the performance implications?

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