Skip to content

If statement variable name inference #79

Open
@omnit3a

Description

@omnit3a

Idea:
If statement could be written as if (varName > 0 && < 10 and the second condition would have varName inferred. This would make the code more closely mimic natural language, while still feeling logical. Note: The snippet provided is just an example. The code would infer a variable name whenever no variable name is not specified. The inferred variable name is always the same as the previous variable name that has been provided

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions