Function eq

Source
pub fn eq(x: &Gate, y: &Gate) -> Gate
Expand description

Constructs a gate that evaluates to true if and only if x and y evaluate to the same value.