Skip to content

Better or doc wording #100556

Closed
Closed
@pochmann

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

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