Conditional Statements
The misleading inclusion of the "if" statement in Circom, and the use of multiplexers to actually compute branching logi
What is a Multiplexer?

Why do I Care About Multiplexers?
Example
MultiplexingIncorrect Conditional Logic Computation
Correct Conditional Logic Computation
Last updated