Skip to content

Using > for lambda syntax excludes tuple comparison #1

@brthornbury

Description

@brthornbury

The situation where you want to compare tuples and assign a boolean becomes impossible.

# Makes a lambda
a = (x,y) > (2,3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions