Skip to content

Add arithmetic operators #19

@ReedOei

Description

@ReedOei

These should work on any type whose underlying type is uint256. They will implicitly demote. We should support +, -, *, and /, with their usual semantics (/ always rounds down). Once added, we should support < and > in conditions as well.

This is of somewhat lesser importance, as it is not part of the core language.

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