Open
Description
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
Labels
No labels