And

library operator
ID: b4ea20d7-9df1-45ac-bee4-9682fc8345e7
Emits true only if both given booleans A and B are true.
Takes two boolean values and emits true in case both values are true, and false otherwise.

Implementation

The implementation of And makes use of the following 1 operators.

1
Evaluates an expression.