Home
Manual
Topics
Types
Symbols
std_types::true/std::or
returns
Parameters
_left
_right
an expression that is ignored
Results
None
Description
The second argument is not evaluated at all!
Topic
Branches
Implements
std::or
"short cut" or- operation
See also
std_types::true
the *type* of the boolean value **true**
std_types::false
the *type* of the boolean value **false**
std::or
"short cut" or- operation