Skip to content

spec: confusing final code block in operator section #63525

@randall77

Description

@randall77

The last code block in the operators section confuses me.
There are some examples in that code block, but no explanation as to what they are for. I was expecting some description of the order of evaluation for the various examples, but there is none.
The code block in question:

+x
23 + 3*x[i]
x <= f()
^a >> b
f() || g()
x == y+1 && <-chanInt > 0

@griesemer

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions