Skip to content

Better or doc wording #100556

Description

@pochmann

Documentation

x or y is documented as:

if x is false, then y, else x

That looks unnatural/backwards/negated to me. It's not how I think of it. I suggest:

if x is true, then x, else y

Linked PRs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions