We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Logical AND. Compares two Boolean values and returns a Boolean value with the result (True or False).
(and True True) :: True