Skip to content

Tuples should be defined by commas(like python), not by parentheses #554

@TimotejFasiang

Description

@TimotejFasiang

Is your feature request related to a problem? Please describe.
In python, it is the commas, not the parentheses, that define the tuple. Not sure whether it's worth the effort to change this or whether there is a specific reason that it has to be this way.

Describe the solution you'd like
Having tuples be defined by commas and not by parentheses.

Describe alternatives you've considered
Leaving it the way it is, with tuples being defined by parentheses.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestsyntaxAbout Bend's syntax

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions