boolean
less than a minute
Chainable Ops
and
Returns the logical and
of the two values
Argument | |
---|---|
lhs |
First binary value |
rhs |
Second binary value |
Return Value
The logical and
of the two values
or
Returns the logical or
of the two values
Argument | |
---|---|
lhs |
First binary value |
rhs |
Second binary value |
Return Value
The logical or
of the two values
boolean-not
Returns the logical inverse of the value
Argument | |
---|---|
bool |
The boolean value |
Return Value
The logical inverse of the value
boolean-not
Returns the logical inverse of the value
Argument | |
---|---|
bool |
The boolean value |
Return Value
The logical inverse of the value
List Ops
and
Returns the logical and
of the two values
Argument | |
---|---|
lhs |
First binary value |
rhs |
Second binary value |
Return Value
The logical and
of the two values
or
Returns the logical or
of the two values
Argument | |
---|---|
lhs |
First binary value |
rhs |
Second binary value |
Return Value
The logical or
of the two values
boolean-not
Returns the logical inverse of the value
Argument | |
---|---|
bool |
The boolean value |
Return Value
The logical inverse of the value
boolean-not
Returns the logical inverse of the value
Argument | |
---|---|
bool |
The boolean value |
Return Value
The logical inverse of the value
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.