Skip to content

Unary - operator support #11

@porglezomp

Description

@porglezomp

This is an issue to track one of the ideas suggested in #10, adding support for unary -, so we can do:
-a + -b instead of ~a + ~b, and -1 instead of ~1, etc.

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