-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Description
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
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir