meerkat.cnot¶

cnot(x)[source]¶

Overloaded not operator.

Use this when you want to use the not operator on reactive values (e.g. Store).

Parameters

x – The arguments to not.

Returns

The result of the and operation.