Skip to content

Fix multi-operand commutativity #16

@JoshdRod

Description

@JoshdRod

Single-operand commutativity works. e.g: 1+2 == 2+1.
Multi-operand commutativity currently is not supported. e.g: 1+2+3 should == 3+1+2, but the system currently doesn't recognise that.
Originally posted by @JoshdRod in #8 (comment)

Image

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